Date: Thu, 4 Sep 2003 09:37:15 +1100 From: "Dmitry 'Red Fox' Panov" <redfox@fluffy.khv.ru> To: Kirill Ponomarew <krion@freebsd.org> Cc: ports@freebsd.org Subject: Re: Help with centericq Message-ID: <183783432343.20030904093715@gts.khv.ru> In-Reply-To: <20030903213112.GA66606@voodoo.oberon.net> References: <Law10-F6567Bskgnlg60002100e@hotmail.com> <20030903213112.GA66606@voodoo.oberon.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Greetings, Kirill Ponomarew! So, welcome to my hell... Replying to Your message dated <Thursday, September 4, 2003 at 8:31>: > Hi, > On Wed, Sep 03, 2003 at 11:33:07AM -0700, Chris Petrik wrote: >> I just tried to update my centericq port from 4.9.5 -> 4.9.5_1 and relized >> that there is a problem when linking the application with -lintl on my >> system i have libintl.so.5 but ld doesnt seem to whant to link to it but if >> i edit the makefile in >> $PORTSDIR/net/centericq/work/centericq-4.9.5/src/Makefile and search for >> -lintl and remove it it compiles fine and i dont se any problems with it. >> think this should be a a bug or my system linker is fucked heh > This error is known, and exists since appr. 1 month on bento. > You should just remove > files/patch-src:Makefile.in'patch-src:Makefile.in It's not enought. In this case, centericq isn't linked with libintl. > pwd /tmp/usr/ports/net/centericq/work/centericq-4.9.5/src > ldd centericq centericq: libiconv.so.3 => /usr/local/lib/libiconv.so.3 (0x28368000) libncurses.so.5 => /usr/lib/libncurses.so.5 (0x28456000) libssl.so.3 => /usr/lib/libssl.so.3 (0x28498000) libcrypto.so.3 => /usr/lib/libcrypto.so.3 (0x284c6000) libstdc++.so.3 => /usr/lib/libstdc++.so.3 (0x285c3000) libm.so.2 => /usr/lib/libm.so.2 (0x28609000) libc.so.4 => /usr/lib/libc.so.4 (0x28625000) -- Dmitry A. Panov mailto:redfox@fluffy.khv.ru Khabarovsk, Russia ICQ: 10087338/work 1745024/home
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?183783432343.20030904093715>