Michael Litton wrote:
> Hi,
>
> I'm trying to install apache2 on a MacPro (Dual-Core Intel Xeon, Mac  
> OS X 10.4.10) using fink and I get the following error. How do one  
> solve this?
>
> + make
> /bin/sh ./libtool --mode=compile cc -c -Os  -I../dist/..  ../dist/../ 
> db_dump185/db_dump185.c
> cc -c -Os -I../dist/.. ../dist/../db_dump185/db_dump185.c  -fno- 
> common -DPIC -o .libs/db_dump185.o
> ../dist/../db_dump185/db_dump185.c: In function 'main':
> ../dist/../db_dump185/db_dump185.c:212: warning: assignment makes  
> pointer from integer without a cast
> ../dist/../db_dump185/db_dump185.c:214: warning: assignment makes  
> pointer from integer without a cast
> ../dist/../db_dump185/db_dump185.c:229: error: 'struct __db' has no  
> member named 'seq'
> ../dist/../db_dump185/db_dump185.c:229: error: 'R_NEXT' undeclared  
> (first use in this function)
> ../dist/../db_dump185/db_dump185.c:229: error: (Each undeclared  
> identifier is reported only once
> ../dist/../db_dump185/db_dump185.c:229: error: for each function it  
> appears in.)
> ../dist/../db_dump185/db_dump185.c:234: error: 'struct __db' has no  
> member named 'seq'
> ../dist/../db_dump185/db_dump185.c: In function 'db_hash':
> ../dist/../db_dump185/db_dump185.c:262: error: 'struct __db' has no  
> member named 'internal'
> ../dist/../db_dump185/db_dump185.c:264: error: 'struct __db' has no  
> member named 'internal'
> ../dist/../db_dump185/db_dump185.c: In function 'db_btree':
> ../dist/../db_dump185/db_dump185.c:289: error: 'struct __db' has no  
> member named 'internal'
> make: *** [db_dump185.lo] Error 1
> ### execution of /var/tmp/tmp.0.EenoBp failed, exit code 2
> Removing runtime build-lock...
> Removing build-lock package...
> /sw/bin/dpkg-lockwait -r fink-buildlock-db44-aes-4.4.20-1002
> (Reading database ... 5430 files and directories currently installed.)
> Removing fink-buildlock-db44-aes-4.4.20-1002 ...
> Failed: phase compiling: db44-aes-4.4.20-1002 failed
>
> Best regards,
> Michael Litton
>
>   
Your problem is with db44-aes, not with Apache2.  (we don't know yet 
whether you can install Apache2).

Somebody else (on -devel) attributed this error to use of a nonstandard 
Fink configuration (/sw as a symlink to a folder on another drive). By 
any chance does this also apply to you?

Otherwise, maybe you need to update Xcode.  What do you get from "cc 
--version"?

-- 
Alexander K. Hansen
Fink User Liaison/Documenter
akh AT finkproject DOT org


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Fink-beginners mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to