-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 1/9/12 9:40 AM, Antoine Branca wrote:
> 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.

dpkg shouldn't see boost from Fink.  However, if you have stuff in
/usr/local, it is essentially impossible to avoid linking to it.

> I also did uninstall fink and reinstall it and didn't do the job.

That's often the case.  If you don't change anything else besides
Fink, it follows a consistent build process you wind up with the same
error.

> I run a 64-bit intel processor on mac OS X 10.5.8.

That shouldn't matter.  As below

> 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
> 

<snip>

Check if you have boost stuff in /usr/local.  If so, rename that
temporarily (e.g. "sudo mv /usr/local /usr/local.moved" ) and try
selfupdating again.

- -- 
Alexander Hansen, Ph.D.
Fink User Liaison
http://finkakh.wordpress.com/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk8LBo0ACgkQB8UpO3rKjQ+IkwCfezaBFIue5FMK+xVVTai6ZubV
1gAAnAvAlmIzMokg7IM6Of+3TtzwvOKc
=fNtV
-----END PGP SIGNATURE-----

------------------------------------------------------------------------------
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