Date: Tue, 8 Apr 2008 07:29:24 -0400 From: "Michael Johnson" <ahze@freebsd.org> To: freebsd-ports@freebsd.org Cc: Gerard <gerard@seibercom.net> Subject: Re: Unable to build 'abiword' on FreeBSD-6.3 Message-ID: <b2203fed0804080429v2ee56565v63469a198b881823@mail.gmail.com> In-Reply-To: <20080408070114.08fe3d60@scorpio> References: <20080408070114.08fe3d60@scorpio>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Apr 8, 2008 at 7:01 AM, Gerard <gerard@seibercom.net> wrote: > I posted this before; however, I never received a response that > corrected the situation. On a FreeBSD-6.3 machine, I am unable to build > 'abiword'. It stops with this error message: > > /usr/local/lib/libgcc_s.so.1: undefined reference to `free@GLIBC_2.0' > /usr/local/lib/libgcc_s.so.1: undefined reference to `memset@GLIBC_2.0' > /usr/local/lib/libgcc_s.so.1: undefined reference to `memcpy@GLIBC_2.0' > /usr/local/lib/libgcc_s.so.1: undefined reference to > `dl_iterate_phdr@GLIBC_2.2.4' /usr/local/lib/libgcc_s.so.1: undefined > reference to `malloc@GLIBC_2.0' /usr/local/lib/libgcc_s.so.1: undefined > reference to `abort@GLIBC_2.0' gmake[4]: *** [abiword] Error 1 > gmake[4]: Leaving directory > `/usr/ports/editors/abiword/work/abiword-2.6.0/src/wp/main/unix' > gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory > `/usr/ports/editors/abiword/work/abiword-2.6.0/src/wp/main' gmake[2]: > *** [all-recursive] Error 1 gmake[2]: Leaving directory > `/usr/ports/editors/abiword/work/abiword-2.6.0/src/wp' gmake[1]: *** > [all-recursive] Error 1 gmake[1]: Leaving directory > `/usr/ports/editors/abiword/work/abiword-2.6.0/src' gmake: *** > [all-recursive] Error 1 *** Error code 2 > > Stop in /usr/ports/editors/abiword. > What compiler are you using that is using /usr/local/lib/libgcc_s.so.1 ? Michael > > > The entire build log is available here: > > http://seibercom.net/logs/abiword-build.txt > > I was told that there might be a problem with the 'libgcc_s.so.1' > library. However, I have 781 programs installed that build just fine > with this library installed so I find it hard to believe that it is > simply causing one program to fail. > > I would really like to get this program built. The funny thing is that > I have an older version of the program installed, and it obviously > built just fine. I am attempting to build the '2.6.0' version. > > -- > Gerard > gerard@seibercom.net > > The most dangerous organization in America today is: > > a) The KKK > b) The American Nazi Party > c) The Delta Frequent Flyer Club >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?b2203fed0804080429v2ee56565v63469a198b881823>