Hi all:

Trying to install the w3m package with fink, I encounter the following problem:

i686-apple-darwin10-gcc-4.2.1: /sw/lib/libgif.dylib: No such file or directory
make[4]: *** [gif.la] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of /var/tmp/tmp.1.a4jaee failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-imlib2-1.4.2-3
(Reading database ... 42992 files and directories currently installed.)
Removing fink-buildlock-imlib2-1.4.2-3 ...
Failed: phase compiling: imlib2-1.4.2-3 failed


I saw problems with libgif when I was building Emacs (from git)
as well, which I got around by compiling this way:

configure  '--build=i386-apple-darwin10'
'build_alias=i386-apple-darwin10' 'CC=gcc -m32'

The whole world of 64 bit machines is new to me.  I'm aiming
to use the 32 bit version of Fink, so not totally sure why i686
comes up in the build.

Happy to provide any more info if it can be useful!

Joe

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to