help-gift
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [help-GIFT] cvs gift requires libdl


From: Wolfgang Müller
Subject: Re: [help-GIFT] cvs gift requires libdl
Date: Sat, 12 Jan 2002 16:06:17 +0100

On Saturday 12 January 2002 09:41, you wrote:
Dear Pruet,
Thanks again for your patch. Again I did some parts slightly different from 
your patch

1) I took the quote
2) I did not take libstdc++, but I changed the compile instruction from $CC 
to $CXX. This has the same effect in this case, but is more general.

It should be checked in by now, and the config works for me (It did *not* 
before under 3.0.3. Currently I am using Perl 5.6.1 + g++ 3.0.3), so I guess 
it works for you, too.

I am running into trouble now, because the perl version installed on my 
computer has some include files that don't compile with g++. Does the same 
occur at your place? Would you care to look into solving the problem, 
possibly with a new installation of Perl? I would be very interested in 
getting a description how to avoid the problem cited below.

This is the last compile call with output when compiling on my machine here.

Cheers,
Wolfgang

/opt/install/gcc-3.0.3/bin/g++ -DHAVE_CONFIG_H -I. -I. -I../.. -DHAS_BOOL 
-DLINK
_DYNAMICALLY -I../.. -g -O2 -DEF_PROTECT_BELOW=1 -DEF_PROTECT_FREE 
-DEF_PROTECT_
ALIGNMENT=8 -DEF_FILL=42 -I /usr/include/mysql -D__GIFT_WITH_PERL__ 
-fno-strict-
aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
-I/usr/
lib/perl5/5.6.1/i586-linux/CORE -Wp,-MD,.deps/CDynamicQueryFactory.pp -c 
CDynami
cQueryFactory.cc  -fPIC -DPIC
In file included from /usr/lib/perl5/5.6.1/i586-linux/CORE/handy.h:118,
                 from /usr/lib/perl5/5.6.1/i586-linux/CORE/perl.h:1527,
                 from ../../libGIFTQuPerl/include/CQPerl.h:35,
                 from CDynamicQueryFactory.cc:24:
/usr/include/inttypes.h: In function `intmax_t wcstoimax(const __gwchar_t*,
   __gwchar_t**, int)':
/usr/include/inttypes.h:432: cannot convert `const __gwchar_t* __restrict' to
   `const wchar_t*' for argument `1' to `long long int 
__wcstoll_internal(const
   wchar_t*, wchar_t**, int, int)'
/usr/include/inttypes.h: In function `uintmax_t wcstoumax(const __gwchar_t*,
   __gwchar_t**, int)':
/usr/include/inttypes.h:451: cannot convert `const __gwchar_t* __restrict' to
   `const wchar_t*' for argument `1' to `long long unsigned int
   __wcstoull_internal(const wchar_t*, wchar_t**, int, int)'
make[3]: *** [CDynamicQueryFactory.lo] Error 1



reply via email to

[Prev in Thread] Current Thread [Next in Thread]