Hi,
        
I'm trying to install apache2, and I'm blocked because I can't build  
file-4.24-1, which it depends on.

The problem arises because 4.24 is no longer hosted on any of the  
mirrors (the current version appears
to be 4.26 and 4.25 is the legacy version).

I tried making a trivial version bump of the file.info and putting it  
in my local tree, but I get a link
error. Specifically:

/bin/sh ../libtool --tag=CC   --mode=link gcc -Wall -Wstrict- 
prototypes -Wmissing-prototypes -Wpointer-arith        -Wmissing- 
declarations -Wredundant-decls -Wnested-externs        -Wsign-compare - 
Wreturn-type -Wswitch -Wshadow        -Wcast-qual -Wwrite-strings - 
Wextra -Wunused-parameter -g -O2 -no-undefined -version-info 1:0:0 -L/ 
sw/lib -o libmagic.la -rpath /sw/lib magic.lo apprentice.lo  
softmagic.lo ascmagic.lo compress.lo is_tar.lo readelf.lo print.lo  
fsmagic.lo funcs.lo apptype.lo  -lz
gcc -dynamiclib  -o .libs/libmagic.1.0.0.dylib  .libs/magic.o .libs/ 
apprentice.o .libs/softmagic.o .libs/ascmagic.o .libs/compress.o .libs/ 
is_tar.o .libs/readelf.o .libs/print.o .libs/fsmagic.o .libs/ 
funcs.o .libs/apptype.o  -L/sw/lib -lz  -install_name  /sw/lib/ 
libmagic.1.dylib -Wl,-compatibility_version -Wl,2 -Wl,-current_version  
-Wl,2.0
ld: duplicate symbol _li in .libs/apprentice.o and .libs/magic.o

A look at the mailing list at http://mx.gw.com/pipermail/file/2008/thread.html 
  lead to

http://mx.gw.com/pipermail/file/2008/000259.html which gives a patch  
that claimed to work (for the macports people)

My system is 10.5.5 powerpc, fink 0.28.6, default xcode

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to