On Sat, Feb 14, 2004, Julien TOUCHE wrote:

> Ralf S. Engelschall wrote:
> >Ok, the correct way is the one I've comitted now:
> >http://cvs.openpkg.org/chngview?cn=14865
>
> failed here :(
>
> /bin/bash ../libtool --mode=link /home/www-test/local/bin/cc  -O3
> -DDBUG_OFF -O2 -pipe  -D_FILE_OFFSET_BITS=64 -DHAVE_RWLOCK_T   -o
> thread_test  thread_test.o -static ../libmysql/libmysqlclient.la
> -lposix4 -lcrypt -lgen -lsocket -lnsl -lm  -L/home/www-test/local/lib
> -lssl -lcrypto
> /home/www-test/local/bin/cc -O3 -DDBUG_OFF -O2 -pipe
> -D_FILE_OFFSET_BITS=64 -DHAVE_RWLOCK_T -o thread_test thread_test.o
> ../libmysql/.libs/libmysqlclient.a -L/home/www-test/local/lib -lposix4
> -lcrypt -lgen -lsocket -lnsl -lm -lssl -lcrypto
> Making all in strings
> if /home/www-test/local/bin/cc -DHAVE_CONFIG_H -I. -I. -I..
> -I./../include -I../include    -O3 -DDBUG_OFF -O2 -pipe
> -D_FILE_OFFSET_BITS=64 -DHAVE_RWLOCK_T -MT strxmov.o -MD -MP -MF
> ".deps/strxmov.Tpo" \
>   -c -o strxmov.o `test -f 'strxmov.c' || echo './'`strxmov.c; \
> then mv -f ".deps/strxmov.Tpo" ".deps/strxmov.Po"; \
> else rm -f ".deps/strxmov.Tpo"; exit 1; \
> fi
> In file included from strxmov.c:33:
> ../include/my_global.h:1129:30: openssl/opensslv.h: No such file or
> directory
> make[2]: *** [strxmov.o] Error 1
> make[1]: *** [all-recursive] Error 1
> make: *** [all] Error 2
> error: Bad exit status from /home/www-test/local/RPM/TMP/rpm-tmp.11111
> (%build)
>
> and i have local/include/openssl/opensslv.h
>
> $ rpm -qa|grep openssl
> openssl-0.9.7c-20040207

That's strange. I've tested it and it builded fine for me (I'm
using FreeBSD 4). Are you sure you are using exactly the latest
mysql-4.0.18-20040214 I rolled before? And under what OS are you
building?
                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com

______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
User Communication List                      [EMAIL PROTECTED]

Reply via email to