Hi Koen and monipol,
Thanks for the quick response on this. The good is that the change to
ConfigureParams found the X11 libraries. The bad is that it bombed
during the make. Here is the output:
sudo fink selfupdate-cvs
sudo fink install emboss-kaptain
Scanning package description files..........
Information about 8146 packages read in 2 seconds.
The following package will be installed or updated:
emboss-kaptain
The following 12 additional packages will be installed:
autoconf automake1.11 emboss emboss-ajax6-shlibs emboss-nucleus6-
shlibs emboss-plplot3-shlibs gd2 gd2-shlibs kaptain m4 nedit texi2html
Do you want to continue? [Y/n] y
Setting runtime build-lock...
dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-kaptain-0.72-1013 /
sw/src/fink.build
dpkg-deb: building package `fink-buildlock-kaptain-0.72-1013' in `/sw/
src/fink.build/fink-buildlock-
kaptain-0.72-1013_2010.01.06-07.05.57_darwin-i386.deb'.
Installing build-lock package...
/sw/bin/dpkg-lockwait -i /sw/src/fink.build/fink-buildlock-
kaptain-0.72-1013_2010.01.06-07.05.57_darwin-i386.deb
Selecting previously deselected package fink-buildlock-
kaptain-0.72-1013.
(Reading database ... 14576 files and directories currently installed.)
Unpacking fink-buildlock-kaptain-0.72-1013 (from .../fink-buildlock-
kaptain-0.72-1013_2010.01.06-07.05.57_darwin-i386.deb) ...
Setting up fink-buildlock-kaptain-0.72-1013 (2010.01.06-07.05.57) ...
gzip -dc /sw/src/kaptain-0.72.tar.gz | /sw/bin/tar -xf - --no-same-
owner --no-same-permissions
perl -pi -e 's/install-info --version/false/' doc/Makefile.in
/configure --prefix=/sw --infodir=/sw/share/info --with-qt-includes=/
sw/include/qt --with-qt-libraries=/sw/lib/qt3 --with-qt-dir=/sw --
with-extra-includes=/sw/include --with-extra-libs=/sw/lib --x-
includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib
checking build system type... i386-apple-darwin10.2.0
checking host system type... i386-apple-darwin10.2.0
checking target system type... i386-apple-darwin10.2.0
checking for a BSD-compatible install... /usr/bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether g++ supports -Wundef... yes
checking whether g++ supports -Wno-long-long... yes
checking whether g++ supports -Wnon-virtual-dtor... yes
checking whether g++ supports -fno-exceptions... yes
checking whether g++ supports -fno-check-new... yes
checking whether g++ supports -fexceptions... yes
checking how to run the C++ preprocessor... g++ -E
checking whether g++ supports -frepo... yes
not using lib directory suffix
checking for ld used by GCC... /usr/libexec/gcc/i686-apple-
darwin10/4.2.1/ld
checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld)
is GNU ld... no
checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to
reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm
checking for a sed that does not truncate output...
checking whether ln -s works... yes
checking how to recognise dependant libraries... file_magic Mach-O
dynamically linked shared library
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking the maximum length of command line arguments... 65536
checking command to parse /usr/bin/nm output from gcc object... ok
checking for objdir... .libs
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fno-common
checking if gcc PIC flag -fno-common works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/libexec/gcc/i686-apple-
darwin10/4.2.1/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking dynamic linker characteristics... darwin10.2.0 dyld
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking whether the g++ linker (/usr/libexec/gcc/i686-apple-
darwin10/4.2.1/ld) supports shared libraries... no
checking for g++ option to produce PIC... -fno-common
checking if g++ PIC flag -fno-common works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/libexec/gcc/i686-apple-
darwin10/4.2.1/ld) supports shared libraries... no
checking whether -lc should be explicitly linked in... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking dynamic linker characteristics... darwin10.2.0 dyld
appending configuration tag "GCJ" to libtool
checking if gcj supports -fno-rtti -fno-exceptions... (cached) no
checking for gcj option to produce PIC... -fno-common
checking if gcj PIC flag -fno-common works... no
checking if gcj supports -c -o file.o... no
checking whether the gcj linker (/usr/libexec/gcc/i686-apple-
darwin10/4.2.1/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking dynamic linker characteristics... darwin10.2.0 dyld
checking for main in -lutil... yes
checking for main in -lcompat... no
checking for crypt in -lcrypt... no
checking for crypt in -lc... yes
checking for socklen_t... socklen_t
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for inet_ntoa... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking crt_externs.h usability... yes
checking crt_externs.h presence... yes
checking for crt_externs.h... yes
checking for _NSGetEnviron... yes
checking for sys/types.h... (cached) yes
checking for stdint.h... (cached) yes
checking for poll in -lpoll... yes
checking CoreAudio/CoreAudio.h usability... yes
checking CoreAudio/CoreAudio.h presence... yes
checking for CoreAudio/CoreAudio.h... yes
checking if res_init needs -lresolv... yes
checking if res_init is available... yes
checking for killpg in -lucb... no
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for char *... yes
checking size of char *... 4
checking for char... yes
checking size of char... 1
checking for dlopen in -ldl... yes
checking for shl_unload in -ldld... no
checking for vsnprintf... yes
checking for snprintf... yes
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/
include #### CVS change to ConfigureParams worked!!!!
checking for IceConnectionNumber in -lICE... yes
checking for libXext... yes
checking for Xinerama... no
checking for pthread_create in -lpthread... yes
checking for extra includes... added
checking for extra libs... added
checking for libz... -lz
checking for libpng... -lpng -lz -lm
checking for libjpeg6b... no
checking for libjpeg... -ljpeg
checking for Qt... libraries /sw/lib/qt3, headers /sw/include/qt using
-mt
checking for moc... /sw/bin/moc
checking for uic... /sw/bin/uic
checking whether uic supports -L ... yes
checking whether uic supports -nounload ... yes
checking if Qt needs -ljpeg... no
checking for bison... bison -y
checking for flex... flex
checking for yywrap in -lfl... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking if admin should be compiled... no
checking if autom4te.cache should be compiled... no
checking if kaptain should be compiled... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating kaptain/Makefile
config.status: creating doc/Makefile
config.status: creating examples/Makefile
config.status: creating config.h
config.status: executing depfiles commands
make
make all-recursive
Making all in kaptain
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/sw/include/qt -I/usr/X11R6/
include -DQT_THREAD_SUPPORT -I/sw/include -Wnon-virtual-dtor -Wno-
long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -
O2 -fno-exceptions -fno-check-new -MT communication.o -MD -MP -MF
".deps/communication.Tpo" \
-c -o communication.o `test -f 'communication.cpp' || echo
'./'`communication.cpp; \
then mv -f ".deps/communication.Tpo" ".deps/communication.Po"; \
else rm -f ".deps/communication.Tpo"; exit 1; \
fi
communication.cpp: In member function 'bool
Communicator::setup_progio(std::string)':
communication.cpp:239: warning: missing sentinel in function call
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/sw/include/qt -I/usr/X11R6/
include -DQT_THREAD_SUPPORT -I/sw/include -Wnon-virtual-dtor -Wno-
long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -
O2 -fno-exceptions -fno-check-new -MT process.o -MD -MP -MF ".deps/
process.Tpo" \
-c -o process.o `test -f 'process.cpp' || echo './'`process.cpp; \
then mv -f ".deps/process.Tpo" ".deps/process.Po"; \
else rm -f ".deps/process.Tpo"; exit 1; \
fi
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/sw/include/qt -I/usr/X11R6/
include -DQT_THREAD_SUPPORT -I/sw/include -Wnon-virtual-dtor -Wno-
long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -
O2 -fno-exceptions -fno-check-new -MT intermediate.o -MD -MP -MF
".deps/intermediate.Tpo" \
-c -o intermediate.o `test -f 'intermediate.cpp' || echo
'./'`intermediate.cpp; \
then mv -f ".deps/intermediate.Tpo" ".deps/intermediate.Po"; \
else rm -f ".deps/intermediate.Tpo"; exit 1; \
fi
In file included from intermediate.cpp:1:
#### START OF THE
FAIL
intermediate.h:49: error: ISO C++ forbids declaration of 'Kaptain'
with no type
intermediate.h:49: error: expected ';' before '*' token
intermediate.cpp: In constructor
'Intermediate::Intermediate(Intermediate*)':
intermediate.cpp:27: error: 'my_kaptain' was not declared in this scope
intermediate.cpp: In member function 'std::string
Intermediate::evaluate_special()':
intermediate.cpp:245: error: 'my_kaptain' was not declared in this scope
intermediate.cpp: In member function 'int
Intermediate::get_selected_child()':
intermediate.cpp:259: error: 'class Intermediate' has no member named
'my_kaptain'
intermediate.cpp:260: error: 'class Intermediate' has no member named
'my_kaptain'
intermediate.cpp:267: error: 'my_kaptain' was not declared in this scope
intermediate.cpp: In member function 'int
Intermediate::get_selected_checkbox()':
intermediate.cpp:278: error: 'my_kaptain' was not declared in this scope
intermediate.cpp: In member function 'void
Intermediate::recieve(std::string)':
intermediate.cpp:589: error: 'my_kaptain' was not declared in this scope
intermediate.cpp:629: error: 'my_kaptain' was not declared in this scope
make[2]: *** [intermediate.o] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of make failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-kaptain-0.72-1013
(Reading database ... 14577 files and directories currently installed.)
Removing fink-buildlock-kaptain-0.72-1013 ...
Failed: phase compiling: kaptain-0.72-1013 failed
Before reporting any errors, please run "fink selfupdate" and
try again. If you continue to have issues, please check to see if the
FAQ on fink's website solves the problem. If not, ask on the fink-users
or fink-beginners mailing lists, with a carbon copy to the maintainer:
Koen van der Drift <[email protected]>
Note that this is preferable to emailing the maintainer directly, since
most fink package maintainers do not have access to all possible
hardware and software configurations.
Cheers and thanks again,
Scott
**********************************************************************
Scott R. Santos
Department of Biological Sciences &
Cell and Molecular Biosciences Peak Program
Auburn University
101 Life Science Building, Rm. 128
Auburn, AL 36849
Tele # (334) 844-7410
Fax # (334) 844-1645
Email: [email protected]
Lab Website: http://www.auburn.edu/~santosr/
**********************************************************************
On Jan 6, 2010, at 5:11 AM, Koen van der Drift wrote:
> Thanks monipol, I have fixed that in cvs.
>
> Scott: can you let us know if it works?
>
> - Koen.
>
>
> On Jan 5, 2010, at 8:57 PM, monipol wrote:
>
>> For the record, the standard fix is to add
>>
>> --x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib
>>
>> to ConfigureParams.
>>
>> On 05/01/2010, at 20:01, Koen van der Drift wrote:
>>
>>> Scott,
>>>
>>> Thanks for your report. I don't have Snow Leopard, so am unable to
>>> test emboss-kaptain on that system.
>>>
>>> But more importantly, emboss-kaptain is no longer updated by the
>>> developer with newer versions of emboss. I recommend you install
>>> kemboss instead which works with the latest version of emboss.
>>>
>>> - Koen.
>>>
>>>
>>> -----Original Message-----
>>>> From: "Scott R. Santos" <[email protected]>
>>>> Sent: Jan 5, 2010 2:54 PM
>>>> To: [email protected]
>>>> Cc: [email protected], [email protected]
>>>> Subject: Failure compiling kaptain-0.72-1013
>>>>
>>>>
>>>> Hi everyone,
>>>>
>>>> Received the following error while compiling kaptain-0.72-1013 as
>>>> part of emboss-kaptain:
>>>>
>>>> The following package will be installed or updated:
>>>> emboss-kaptain
>>>> The following 12 additional packages will be installed:
>>>> autoconf automake1.11 emboss emboss-ajax6-shlibs emboss-nucleus6-
>>>> shlibs emboss-plplot3-shlibs gd2 gd2-shlibs kaptain m4 nedit
>>>> texi2html
>>>> Do you want to continue? [Y/n] y
>>>> Setting runtime build-lock...
>>>> dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-
>>>> kaptain-0.72-1013 /sw/src/fink.build
>>>> dpkg-deb: building package `fink-buildlock-kaptain-0.72-1013' in
>>>> `/sw/src/fink.build/fink-buildlock-
>>>> kaptain-0.72-1013_2010.01.05-13.32.40_darwin-i386.deb'.
>>>> Installing build-lock package...
>>>> /sw/bin/dpkg-lockwait -i /sw/src/fink.build/fink-buildlock-
>>>> kaptain-0.72-1013_2010.01.05-13.32.40_darwin-i386.deb
>>>> Selecting previously deselected package fink-buildlock-
>>>> kaptain-0.72-1013.
>>>> (Reading database ... 14576 files and directories currently
>>>> installed.)
>>>> Unpacking fink-buildlock-kaptain-0.72-1013 (from ../fink-
>>>> buildlock-kaptain-0.72-1013_2010.01.05-13.32.40_darwin-i386.deb) ..
>>>> Setting up fink-buildlock-kaptain-0.72-1013
>>>> (2010.01.05-13.32.40) ...
>>>> gzip -dc /sw/src/kaptain-0.72.tar.gz | /sw/bin/tar -xf - --no-
>>>> same-owner --no-same-permissions
>>>> perl -pi -e 's/install-info --version/false/' doc/Makefile.in
>>>> /configure --prefix=/sw --infodir=/sw/share/info --with-qt-
>>>> includes=/sw/include/qt --with-qt-libraries=/sw/lib/qt3 --with-
>>>> qt-dir=/sw --with-extra-includes=/sw/include --with-extra-libs=/
>>>> sw/lib
>>>> checking build system type... i386-apple-darwin10.2.0
>>>> checking host system type... i386-apple-darwin10.2.0
>>>> checking target system type... i386-apple-darwin10.2.0
>>>> checking for a BSD-compatible install... /usr/bin/install -c
>>>> checking for -p flag to install... yes
>>>> checking whether build environment is sane... yes
>>>> checking for gawk... no
>>>> checking for mawk... no
>>>> checking for nawk... no
>>>> checking for awk... awk
>>>> checking whether make sets $(MAKE)... yes
>>>> checking for style of include used by make... GNU
>>>> checking for gcc... gcc
>>>> checking for C compiler default output... a.out
>>>> checking whether the C compiler works... yes
>>>> checking whether we are cross compiling... no
>>>> checking for suffix of executables...
>>>> checking for suffix of object files... o
>>>> checking whether we are using the GNU C compiler... yes
>>>> checking whether gcc accepts -g... yes
>>>> checking for gcc option to accept ANSI C... none needed
>>>> checking dependency style of gcc... gcc3
>>>> checking how to run the C preprocessor... gcc -E
>>>> checking for g++... g++
>>>> checking whether we are using the GNU C++ compiler... yes
>>>> checking whether g++ accepts -g... yes
>>>> checking dependency style of g++... gcc3
>>>> checking whether g++ supports -Wundef... yes
>>>> checking whether g++ supports -Wno-long-long... yes
>>>> checking whether g++ supports -Wnon-virtual-dtor... yes
>>>> checking whether g++ supports -fno-exceptions... yes
>>>> checking whether g++ supports -fno-check-new... yes
>>>> checking whether g++ supports -fexceptions... yes
>>>> checking how to run the C++ preprocessor... g++ -E
>>>> checking whether g++ supports -frepo... yes
>>>> not using lib directory suffix
>>>> checking for ld used by GCC... /usr/libexec/gcc/i686-apple-
>>>> darwin10/4.2.1/ld
>>>> checking if the linker (/usr/libexec/gcc/i686-apple-
>>>> darwin10/4.2.1/ld) is GNU ld... no
>>>> checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option
>>>> to reload object files... -r
>>>> checking for BSD-compatible nm... /usr/bin/nm
>>>> checking for a sed that does not truncate output...
>>>> checking whether ln -s works... yes
>>>> checking how to recognise dependant libraries... file_magic Mach-
>>>> O dynamically linked shared library
>>>> checking for egrep... grep -E
>>>> checking for ANSI C header files... yes
>>>> checking for sys/types.h... yes
>>>> checking for sys/stat.h... yes
>>>> checking for stdlib.h... yes
>>>> checking for string.h... yes
>>>> checking for memory.h... yes
>>>> checking for strings.h... yes
>>>> checking for inttypes.h... yes
>>>> checking for stdint.h... yes
>>>> checking for unistd.h... yes
>>>> checking dlfcn.h usability... yes
>>>> checking dlfcn.h presence... yes
>>>> checking for dlfcn.h... yes
>>>> checking the maximum length of command line arguments... 65536
>>>> checking command to parse /usr/bin/nm output from gcc object... ok
>>>> checking for objdir... .libs
>>>> checking for ranlib... ranlib
>>>> checking for strip... strip
>>>> checking if gcc static flag works... yes
>>>> checking if gcc supports -fno-rtti -fno-exceptions... no
>>>> checking for gcc option to produce PIC... -fno-common
>>>> checking if gcc PIC flag -fno-common works... yes
>>>> checking if gcc supports -c -o file.o... yes
>>>> checking whether the gcc linker (/usr/libexec/gcc/i686-apple-
>>>> darwin10/4.2.1/ld) supports shared libraries... yes
>>>> checking whether -lc should be explicitly linked in... yes
>>>> checking how to hardcode library paths into programs... immediate
>>>> checking whether stripping libraries is possible... no
>>>> checking dynamic linker characteristics... darwin10.2.0 dyld
>>>> checking if libtool supports shared libraries... yes
>>>> checking whether to build shared libraries... yes
>>>> checking whether to build static libraries... no
>>>> configure: creating libtool
>>>> appending configuration tag "CXX" to libtool
>>>> checking whether the g++ linker (/usr/libexec/gcc/i686-apple-
>>>> darwin10/4.2.1/ld) supports shared libraries... no
>>>> checking for g++ option to produce PIC... -fno-common
>>>> checking if g++ PIC flag -fno-common works... yes
>>>> checking if g++ supports -c -o file.o... yes
>>>> checking whether the g++ linker (/usr/libexec/gcc/i686-apple-
>>>> darwin10/4.2.1/ld) supports shared libraries... no
>>>> checking whether -lc should be explicitly linked in... yes
>>>> checking how to hardcode library paths into programs... immediate
>>>> checking whether stripping libraries is possible... no
>>>> checking dynamic linker characteristics... darwin10.2.0 dyld
>>>> appending configuration tag "GCJ" to libtool
>>>> checking if gcj supports -fno-rtti -fno-exceptions... (cached) no
>>>> checking for gcj option to produce PIC... -fno-common
>>>> checking if gcj PIC flag -fno-common works... no
>>>> checking if gcj supports -c -o file.o... no
>>>> checking whether the gcj linker (/usr/libexec/gcc/i686-apple-
>>>> darwin10/4.2.1/ld) supports shared libraries... yes
>>>> checking whether -lc should be explicitly linked in... yes
>>>> checking how to hardcode library paths into programs... immediate
>>>> checking whether stripping libraries is possible... no
>>>> checking dynamic linker characteristics... darwin10.2.0 dyld
>>>> checking for main in -lutil... yes
>>>> checking for main in -lcompat... no
>>>> checking for crypt in -lcrypt... no
>>>> checking for crypt in -lc... yes
>>>> checking for socklen_t... socklen_t
>>>> checking for dnet_ntoa in -ldnet... no
>>>> checking for dnet_ntoa in -ldnet_stub... no
>>>> checking for inet_ntoa... yes
>>>> checking for connect... yes
>>>> checking for remove... yes
>>>> checking for shmat... yes
>>>> checking crt_externs.h usability... yes
>>>> checking crt_externs.h presence... yes
>>>> checking for crt_externs.h... yes
>>>> checking for _NSGetEnviron... yes
>>>> checking for sys/types.h... (cached) yes
>>>> checking for stdint.h... (cached) yes
>>>> checking for poll in -lpoll... yes
>>>> checking CoreAudio/CoreAudio.h usability... yes
>>>> checking CoreAudio/CoreAudio.h presence... yes
>>>> checking for CoreAudio/CoreAudio.h... yes
>>>> checking if res_init needs -lresolv... yes
>>>> checking if res_init is available... yes
>>>> checking for killpg in -lucb... no
>>>> checking for int... yes
>>>> checking size of int... 4
>>>> checking for long... yes
>>>> checking size of long... 4
>>>> checking for char *... yes
>>>> checking size of char *... 4
>>>> checking for char... yes
>>>> checking size of char... 1
>>>> checking for dlopen in -ldl... yes
>>>> checking for shl_unload in -ldld... no
>>>> checking for vsnprintf... yes
>>>> checking for snprintf... yes
>>>> checking for X... configure: error: Can't find X libraries.
>>>> Please check your installation and add the correct paths!
>>>> ### execution of ./configure failed, exit code 1
>>>> Removing runtime build-lock...
>>>> Removing build-lock package...
>>>> /sw/bin/dpkg-lockwait -r fink-buildlock-kaptain-0.72-1013
>>>> (Reading database ... 14577 files and directories currently
>>>> installed.)
>>>> Removing fink-buildlock-kaptain-0.72-1013 ...
>>>> Failed: phase compiling: kaptain-0.72-1013 failed
>>>>
>>>> Before reporting any errors, please run "fink selfupdate" and
>>>> try again. If you continue to have issues, please check to see
>>>> if the
>>>> FAQ on fink's website solves the problem. If not, ask on the
>>>> fink-users
>>>> or fink-beginners mailing lists, with a carbon copy to the
>>>> maintainer:
>>>>
>>>> Koen van der Drift <[email protected]>
>>>>
>>>> Note that this is preferable to emailing the maintainer directly,
>>>> since
>>>> most fink package maintainers do not have access to all possible
>>>> hardware and software configurations.
>>>>
>>>> *******************************************************************************************************
>>>>
>>>> System details:
>>>>
>>>> Freshly updated to 10.6.2 along with Xcode 3.2.1
>>>> Darwin 10.2.0 Darwin Kernel Version 10.2.0: Tue Nov 3 10:37:10
>>>> PST 2009; root:xnu-1486.2.11~1/RELEASE_I386 i386
>>>>
>>>>
>>>> *******************************************************************************************************
>>>>
>>>> All SDK and X11 libraries appear accounted for:
>>>>
>>>> pkgutil --pkgs
>>>>
>>>> com.apple.pkg.X11DocumentationLeo
>>>> com.apple.pkg.X11SDKLeo
>>>> com.apple.pkg.X11User
>>>> com.apple.pkg.Xcode3.2.1Update
>>>> com.apple.pkg.Xcode3.2.1UpdateNonRelocatable
>>>> com.apple.pkg.Xcode3.2.1UpdateSystemSupport
>>>> com.apple.pkg.Xcode3.2.1UpdateSystemTools
>>>> com.apple.pkg.Xcode3.2.1UpdateUNIXDevSupport
>>>>
>>>> *******************************************************************************************************
>>>>
>>>> My guess is that the configure script needs to be tweaked for
>>>> Snow Leopard.
>>>>
>>>> Thanks in advance,
>>>>
>>>> Scott
>
------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users