Ultimately I'm trying to install bundle-kde4-ssl-mac for 10.6 with a  
64bit installation of fink (yeah, I expect to uncover a lot of parts  
that don't build yet, but gotta start somewhere...) and it fails, at  
least right now, when trying to build gmm with the following:

The following package will be installed or updated:
  gmm
Setting runtime build-lock...
dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-gmm-3.1-1 /sw/src/ 
fink.build
dpkg-deb: building package `fink-buildlock-gmm-3.1-1' in `/sw/src/ 
fink.build/fink-buildlock-gmm-3.1-1_2009.11.02-00.03.23_darwin- 
x86_64.deb'.
Installing build-lock package...
/sw/bin/dpkg-lockwait -i /sw/src/fink.build/fink-buildlock- 
gmm-3.1-1_2009.11.02-00.03.23_darwin-x86_64.deb
Selecting previously deselected package fink-buildlock-gmm-3.1-1.
(Reading database ... 194323 files and directories currently installed.)
Unpacking fink-buildlock-gmm-3.1-1 (from .../fink-buildlock- 
gmm-3.1-1_2009.11.02-00.03.23_darwin-x86_64.deb) ...
Setting up fink-buildlock-gmm-3.1-1 (2009.11.02-00.03.23) ...
gzip -dc /sw/src/gmm-3.1.tar.gz | /sw/bin/tar -xf -  --no-same-owner -- 
no-same-permissions
./configure --prefix=/sw
configuring gmm 3.1...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for cxx... no
checking for KCC... no
checking for CC... CC
checking for C++ compiler default output file name...
configure: error: C++ compiler cannot create executables
See `config.log' for more details.
### execution of ./configure failed, exit code 77
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-gmm-3.1-1
(Reading database ... 194324 files and directories currently installed.)
Removing fink-buildlock-gmm-3.1-1 ...
Failed: phase compiling: gmm-3.1-1 failed

I tried unpacking the source in a separate directory and ran the  
configure command so I could see conf.log and the relevant section is:

configure:2575: checking for C++ compiler default output file name
configure:2602: CC    conftest.cpp  >&5
Undefined symbols:
   "___gxx_personality_v0", referenced from:
       _main in cctyyEji.o
       CIE in cctyyEji.o
ld: symbol(s) not found
collect2: ld returned 1 exit status



I was able to get configure to complete with the following:  CXX=g++ ./ 
configure --prefix=/sw

I don't know enough about  gmm or how the various parts of kde4 tie  
together to know if creating a local version of gmm.info with this fix  
would be wise or if I should just wait for the maintainer (btw, this  
is cc'd to the address fink gave for the maintainer) or kde4 maintainer 
(s) to chime in .

--
A-Ron


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to