mldonkey-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Mldonkey-bugs] static.gui compile problem openbsd


From: kami petersen
Subject: Re: [Mldonkey-bugs] static.gui compile problem openbsd
Date: Wed, 12 Feb 2003 02:00:23 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2.1) Gecko/20021130

MLdonkey wrote:

i get the following trying ./configure --enable-batch --disable-multinet && gmake depend && gmake release.static

gmake release.shared builds correctly.

any ideas?

Edit the config/Makefile.in(or Makefile if the former one does not
exist), and replace all the "-static" by "-static -cclib -liconv" (I
think it's libiconv which is missing).

Then just make again...


- MLDonkey
success!

finally, after replacing in config/Makefile.in the "-static" with "-static -cclib -L/usr/local/lib/ -cclib -liconv" i got it through.

thanks
/kokamomi





reply via email to

[Prev in Thread] Current Thread [Next in Thread]