Re: Cannot compile UUID module

2008-11-11 Thread Alexander Stadler
>> So my next question is: Do you know what parameters are needed so that >> the >> Makefile will be created with the right settings (without manually >> executing g++ after the crashed first make)? >> >> Because creating it with: >> perl Makefile.PL LIBS=-L/usr/lib/e2fsprogs > > I would have tried

Re: Cannot compile UUID module

2008-11-11 Thread Alexander Stadler
>> gcc -c -DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__ -fno-strict-aliasing >> -pipe -I/ >> usr/local/include -DUSEIMPORTLIB -O3 -DVERSION=\"0.02\" >> -DXS_VERSION=\"0.02\" >> "-I/usr/lib/perl5/5.10/i686-cygwin/CORE" UUID.c >> rm -f blib/arch/auto/UUID/UUID.dll >> g++ --shared -Wl,--enable-aut

Cannot compile UUID module

2008-11-10 Thread Alexander Stadler
I got the UUID package from ftp://ftp.perl.org/pub/CPAN/modules/by-module/UUID/UUID-0.02.tar.gz . Because whyever perl -MCPAN -e "install 'UUID'" says it's not avalaible. But after extracting I have the following problem(s): $ perl Makefile.PL results to: Note (probably harmless): No library foun