texmacs-1.0.6.11-1001 does not build on PPC, failing with: g++ -ISystem -ISystem/Boot -ISystem/Classes -ISystem/Files -ISystem/Link -ISystem/Misc -IClasses/Abstract -IClasses/Atomic -IClasses/Compound -IClasses/Mathematics -IData/Drd -IData/String -IData/Tree -IData/Convert -IGuile -IResource -IWindow -ITypeset -ITypeset/Bridge -ITypeset/Concat -ITypeset/Page -IEdit -IPlugins -ITexmacs -I/sw/lib/freetype219/include/freetype2 -I/sw/lib/freetype219/include -I/sw/include -I/usr/include -I/sw/include -D_THREAD_SAFE -Wall -Wno-return-type -O2 -fno-rtti -fno-exceptions -I/sw/include -c ./Guile/Glue/glue_all.cpp -o Objects/glue_all.o Guile/Glue/glue.cpp: In function 'double scm_to_double(scm_unused_struct*)': Guile/Glue/glue.cpp:170: error: 'double scm_to_double(scm_unused_struct*)' was declared 'extern' and later 'static' /sw/include/libguile/numbers.h:468: error: previous declaration of 'double scm_to_double(scm_unused_struct*)' make[1]: *** [Objects/glue_all.o] Error 1 make: *** [TEXMACS] Error 2 ### execution of /var/tmp/tmp.2.pBLoSw failed, exit code 2 Removing runtime build-lock... Removing build-lock package... /sw/bin/dpkg-lockwait -r fink-buildlock-texmacs-1.0.6.11-1001 (Reading database ... 167229 files and directories currently installed.) Removing fink-buildlock-texmacs-1.0.6.11-1001 ... Failed: phase compiling: texmacs-1.0.6.11-1001 failed
I have the following guile packages installed: % fink list -i guile Information about 7404 packages read in 2 seconds. i guile-shlibs 1.4-1028 Embedable Scheme interpreter i guile16 1.6.7-1012 Embedable Scheme interpreter i guile16-libs 1.6.7-1012 Scheme libraries and modules for guile16 i guile16-shlibs 1.6.7-1012 Shared libraries for guile16 i guile18 1.8.2-1 Embedable Scheme interpreter i guile18-dev 1.8.2-1 Development package for guile18 i guile18-libs 1.8.2-1 Scheme libraries and modules for guile18 i guile18-shlibs 1.8.2-1 Shared libraries for guile18 System details: % fink -V | head -n 2: Package manager version: 0.27.6 Distribution version: 0.8.1.rsync powerpc % sw_vers: ProductName: Mac OS X ProductVersion: 10.4.10 BuildVersion: 8R218 % gcc --version | head -n 1: powerpc-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5367) -- Kevin Horton ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
