This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Building dll's and executables in same package


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

I wrote:
| Since you said fribidi has problems, let's move our test case to clamav.
| When I do it this way, it configures fine but make fails horribly:
|
| $ ./clamav-0.66-2.sh build
| cd /home/Yaakov/devel/testing/clamav/clamav-0.66 && /bin/bash
| /home/Yaakov/devel/testing/clamav/clamav-0.66/missing --run autoheader
| touch /home/Yaakov/devel/testing/clamav/clamav-0.66/clamav-config.h.in
| cd . && /bin/bash ./config.status clamav-config.h
| config.status: creating clamav-config.h
| config.status: clamav-config.h is unchanged
| make  all-recursive
| make[1]: Entering directory
| `/home/Yaakov/devel/testing/clamav/clamav-0.66/.build'
| Making all in libclamav
| make[2]: Entering directory
| `/home/Yaakov/devel/testing/clamav/clamav-0.66/.build/libclamav'
| if /bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I.
| -I/home/Yaakov/devel/testing/clamav/clamav-0.66/libclamav -I.. -I..
| -I/home/Yaakov/devel/testing/clamav/clamav-0.66/libclamav/zziplib    -O2
| -MT matcher.lo -MD -MP -MF ".deps/matcher.Tpo" \
| ~  -c -o matcher.lo `test -f
| '/home/Yaakov/devel/testing/clamav/clamav-0.66/libclamav/matcher.c' ||
| echo
|
'/home/Yaakov/devel/testing/clamav/clamav-0.66/libclamav/'`/home/Yaakov/devel/testing/clamav/clamav-0.66/libclamav/matcher.c;

| \
| then mv -f ".deps/matcher.Tpo" ".deps/matcher.Plo"; \
| else rm -f ".deps/matcher.Tpo"; exit 1; \
| fi
| ../libtool: line 1: s%^.*/%%: No such file or directory
| ../libtool: line 1: -e: command not found
| *** Warning: inferring the mode of operation is deprecated.
| *** Future versions of Libtool will require -mode=MODE be specified.
| ../libtool: line 1: -e: command not found
| ../libtool: line 1: -e: command not found
| ../libtool: line 1: -e: command not found
| ../libtool: line 1: -e: command not found
| ../libtool: line 1: -e: command not found
| ../libtool: line 1: -e: command not found
| ../libtool: line 1: -e: command not found
| ../libtool: line 1: -e: command not found
| ../libtool: line 1: -e: command not found
| ../libtool: line 1: -e: command not found
| ../libtool: line 1: -e: command not found
| ../libtool: line 1: -e: command not found
| ../libtool: line 1: -e: command not found
| ../libtool: line 1: -e: command not found
| ../libtool: line 1: -e: command not found
| ../libtool: line 1: -e: command not found
| : compile: cannot determine name of library object from `'
| make[2]: *** [matcher.lo] Error 1
| make[2]: Leaving directory
| `/home/Yaakov/devel/testing/clamav/clamav-0.66/.build/libclamav'
| make[1]: *** [all-recursive] Error 1
| make[1]: Leaving directory
| `/home/Yaakov/devel/testing/clamav/clamav-0.66/.build'
| make: *** [all] Error 2

This is consistent, whether I run autoreconf or manually retool, and as
far as I can tell it's caused by libtoolize --force.

What am I missing here?

Yaakov
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFAMYVjpiWmPGlmQSMRAuxpAJ9U/6gOhZNH/dG3Hne8i709HSHvqQCgxOpM
6wPxBnS+QwKSpxYpgckigRU=
=sXvv
-----END PGP SIGNATURE-----


-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]