Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Apr 2000 00:40:03 -0700 (PDT)
From:      Maxim Sobolev <sobomax@altavista.net>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/18192: [PATCH] Several fixes and improvements for  pysol-sound-server port
Message-ID:  <200004260740.AAA24592@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: Maxim Sobolev <sobomax@altavista.net>
To: Will Andrews <andrews@technologist.com>
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: ports/18192: [PATCH] Several fixes and improvements for 
 pysol-sound-server port
Date: Wed, 26 Apr 2000 10:35:48 +0300

 Will Andrews wrote:
 
 > 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
 
 Hmm, sadly. UnfortuI doesn't have any of 3.4 systems to check it on. Will,
 could you check it with -lgcc instead or completely without -lgcc_r?
 
 
 -Maxim
 
 


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?200004260740.AAA24592>