On 6/10/07, Alexander Hansen <[EMAIL PROTECTED]> wrote:
> OS 10.4.9 on a G4
> fink-0.27.99.cvs
> Xcode Tools 2.4.1
> fuse-* 0.4.0-2
>
> I saw the following suspicious item in the configuration step:
>
> ...
> checking whether fuse is new enough... yes
> checking for fuse_main in -lfuse... no
> ...
>
> The corresponding lines in config.log are:
> ...
> configure:25040: checking whether fuse is new enough
> configure:25050: result: yes
> configure:25057: checking for fuse_main in -lfuse
> configure:25092: gcc -o conftest -I/sw/include -Os -I/sw/include
> -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -L/sw/lib
> -L/sw/lib conftest.c -lfuse  -lpthread -ldl  >&5
> /usr/bin/ld: Undefined symbols:
> _CFUserNotificationDisplayNotice
> ___CFConstantStringClassReference
> collect2: ld returned 1 exit status
> ...
>
> This seems to be the cause of:
>
> Configuration details:
>   Building preload library                  : no
>   Building avfscoda daemon and kernel module: no
>   Building library                          : yes
>   Building avfsd for fuse                   : no
>   Installation prefix                       : /sw
>
> And the lack of the avfsd build leads to a missing file failure.
>
> mv: cannot stat `/sw/src/fink.build/root-avfs-0.9.8-3/sw/bin/avfsd': No
> such file or directory
>
> My build log is available at
>
> http://akhmac.blogdns.net/~hansen/finklogs/fink-build-log_avfs_0.9.8-3_2007.06.10-22.10.49
>
> and my config.log is available at
>
> http://akhmac.blogdns.net/~hansen/finklogs/avfs-0.9.8.3_config.log
>
fixed for the current versions of avfs and fuse.

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

-------------------------------------------------------------------------
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-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to