Re: [Fink-users] libX11.6dylib- gs fails

2010-08-26 Thread Alexander Hansen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 8/25/10 10:52 PM, Stan Sanderson wrote: >> >> On Aug 25, 2010, at 8:39 PM, Alexander Hansen wrote: >> >>> -BEGIN PGP SIGNED MESSAGE- >>> Hash: SHA1 >>> >>> On 8/25/10 9:04 PM, Stan Sanderson wrote: OSX 10.5.8, PPC (PowerBook G4), Fink u

Re: [Fink-users] Failed: phase compiling: kdesdk3-3.5.10-3 failed

2010-08-26 Thread Daniel E. Macks
Dominique Dhumieres said: > Dan, > > I see the following: > > [ibook-dhum] /Users/dominiq% nm > /sw/src/fink.build/kdesdk3-3.5.10-3/kdesdk-3.5.10/kbabel/commonui/.libs/context.o > | grep KParts > U __ZN6KParts12ReadOnlyPart10openStreamERK7QStringRK4KURL > U __ZN6KParts12ReadOnl

Re: [Fink-users] Failed: phase compiling: kdesdk3-3.5.10-3 failed

2010-08-26 Thread Dominique Dhumieres
Dan, Thanks for the patch, unfortunately it now fails with: ... g++ -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Os -Os -fPIC -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -fvisibility=hidden -fvisibility-inlines-hidden -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL

[Fink-users] Build error for ghostscript-nox-7.04-3

2010-08-26 Thread Jan Haag
Hi, on trying to build ghostscript-nox-7.04-3 I encountered the following error: gcc `cat ./obj/cc.tr` -DHAVE_MKSTEMP -O2 -I/sw/include -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wtraditional -fno-builtin -fno-common -I./obj -Ijpeg -o ./obj/jcinit.o -c ./obj/jcinit.c

[Fink-users] Compile error about lcrt0.o

2010-08-26 Thread Abe, Sumiko
Hi All, I am compiling a imaging converter based on dcmtk. There is a link error related with lcrt0.o Any ideas about it? The error as following: [robolenovo:~/work/dti/dcm2ana] sumiko% make c++ -w -O2 -Wall -Wunused -DHAVE_CONFIG_H -DNDEBUG -D_REENTRANT -D_DARWIN_C_SOURCE -D_XOPEN_SOURCE_EXTE

Re: [Fink-users] Build error for ghostscript-nox-7.04-3

2010-08-26 Thread Martin Costabel
Jan Haag wrote: > Hi, > on trying to build ghostscript-nox-7.04-3 I encountered the following error: > > gcc `cat ./obj/cc.tr` -DHAVE_MKSTEMP -O2 -I/sw/include -Wall > -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes > -Wtraditional -fno-builtin -fno-common -I./obj -Ijpeg -o > ./

Re: [Fink-users] Compile error about lcrt0.o

2010-08-26 Thread Martin Costabel
Abe, Sumiko wrote: > Hi All, > > I am compiling a imaging converter based on dcmtk. There is a link error > related with lcrt0.o > Any ideas about it? > The error as following: > > [robolenovo:~/work/dti/dcm2ana] sumiko% make > c++ -w -O2 -Wall -Wunused -DHAVE_CONFIG_H -DNDEBUG -D_REENTRANT >