Hello,
I have the  following error occuring while self-updating fink.
Apparently it is related to boost libraries where  
regfreeA,regexecA,regcompA are declared...
I tried to uninstall and reinstall boost but it didn't solve the  
problem.
I also did uninstall fink and reinstall it and didn't do the job.
I run a 64-bit intel processor on mac OS X 10.5.8.
Any idea what's the problem?
Thanks for your help.

Antoine

g++ -I/sw/include -I/sw/include  -Wall  -Wwrite-strings -Wpointer- 
arith -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing- 
prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual - 
Wcast-align -Winline -Wmissing-noreturn -Wsign-compare -DHAVE_CONFIG_H  
-D_GNU_SOURCE -DLOCALEDIR=\"/sw/share/locale\" -I/sw/src/fink.build/ 
dpkg-1.10.21-1229/dpkg-1.10.21/intl -I../intl -I/sw/src/fink.build/ 
dpkg-1.10.21-1229/dpkg-1.10.21/include -I/sw/src/fink.build/ 
dpkg-1.10.21-1229/dpkg-1.10.21 -I/sw/src/fink.build/dpkg-1.10.21-1229/ 
dpkg-1.10.21/dselect -I../include -I.. -I. -I/sw/src/fink.build/ 
dpkg-1.10.21-1229/dpkg-1.10.21/optlib -F/System/Library/Frameworks/ 
CoreFoundation.framework -DUSE_ZLIB -g -O2 -c helpmsgs.cc
cc1plus: warning: command line option "-Wnested-externs" is valid for  
C/ObjC but not for C++
cc1plus: warning: command line option "-Wstrict-prototypes" is valid  
for C/ObjC but not for C++
cc1plus: warning: command line option "-Wmissing-prototypes" is valid  
for C/ObjC but not for C++
cc1plus: warning: command line option "-Wmissing-declarations" is  
valid for C/ObjC but not for C++
cc1plus: warning: command line option "-Wbad-function-cast" is valid  
for C/ObjC but not for C++
g++ -L/sw/lib -L../lib -L../optlib -framework CoreFoundation  -o  
dselect  basecmds.o  baselist.o  basetop.o  bindings.o  curkeys.o   
main.o  methkeys.o  methlist.o  method.o  methparse.o  pkgcmds.o   
pkgdepcon.o  pkgdisplay.o  pkginfo.o  pkgkeys.o  pkglist.o   
pkgsublist.o  pkgtop.o  helpmsgs.o -lncurses  -ldpkg -lopt -lz -lintl - 
liconv -lc
Undefined symbols:
   "_regfreeA", referenced from:
       packagelist::checksearch(char*)   in pkglist.o
       packagelist::~packagelist()in pkglist.o
       packagelist::~packagelist()in pkglist.o
   "_regexecA", referenced from:
       packagelist::matchsearch(int)    in pkglist.o
       packagelist::matchsearch(int)    in pkglist.o
   "_regcompA", referenced from:
       packagelist::checksearch(char*)   in pkglist.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[2]: *** [dselect] Error 1
make[1]: *** [all-dselect] Error 2
make: *** [all-recursive] Error 2
### execution of /usr/bin/make failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-dpkg-1.10.21-1229
(Lecture de la base de données... 18458 fichiers et répertoires déjà  
installés.)
Suppression de fink-buildlock-dpkg-1.10.21-1229 ...
Failed: phase compiling: dpkg-1.10.21-1229 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 one of these mailing lists:

        The Fink Users List <fink-us...@lists.sourceforge.net>
        The Fink Beginners List <fink-beginners@lists.sourceforge.net>.

Please try to include the complete error message in your report.  This
generally consists of a compiler line starting with e.g. "gcc" or "g++"
followed by the actual error output from the compiler.

Also include the following system information:
Package manager version: 0.31.6
Distribution version: selfupdate-rsync Mon Jan  9 15:05:58 2012, 10.5,  
i386
Trees: local/main stable/main stable/crypto unstable/main unstable/ 
crypto
Xcode: 3.1.4


------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
Fink-beginners mailing list
Fink-beginners@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.beginners
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to