Date: Tue, 25 Apr 2000 15:10:02 -0700 (PDT) From: Will Andrews <andrews@technologist.com> To: freebsd-ports@FreeBSD.org Subject: Re: ports/18192: [PATCH] Several fixes and improvements for pysol-sound-server port Message-ID: <200004252210.PAA27530@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/18192; it has been noted by GNATS. From: Will Andrews <andrews@technologist.com> To: Maxim Sobolev <sobomax@altavista.net> Cc: FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/18192: [PATCH] Several fixes and improvements for pysol-sound-server port Date: Tue, 25 Apr 2000 18:01:41 -0400 On Mon, Apr 24, 2000 at 03:08:21PM +0300, Maxim Sobolev wrote: > ++SMPEG_LIBS="-lsmpeg -lgcc_r" Hi, This breaks on my 3.4-STABLE system, which does not have libgcc_r shlibs..: ===> Building for pysol-sound-server-2.10 cc -fpic -I/usr/local/include -I/usr/local/include/SDL11 -D_REENTRANT -D_THREAD_SAFE -I. -I/usr/local/include/python1.5 -I/usr/local/include/python1.5 -DHAVE_CONFIG_H -c ./command.c cc -fpic -I/usr/local/include -I/usr/local/include/SDL11 -D_REENTRANT -D_THREAD_SAFE -I. -I/usr/local/include/python1.5 -I/usr/local/include/python1.5 -DHAVE_CONFIG_H -c ./module.c gcc -shared command.o module.o -L/usr/local/lib -lSDL-1.1 -lSDL_mixer -lsmpeg -lgcc_r -o pysolsoundservermodule.so /usr/libexec/elf/ld: cannot open -lgcc_r: No such file or directory *** Error code 1 -- Will Andrews <andrews@technologist.com> GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w--- ?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ G++>+++ e->++++ h! r-->+++ y? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200004252210.PAA27530>