RE: Build error

2009-07-16 Thread Vanderputten_Jennifer
: Vanderputten, Jennifer Cc: par@perl.org Subject: Re: Build error On Wed, Jul 15, 2009 at 4:54 PM, wrote: > > Reini's fix got me past that first error (thanks Reini!).  As you've > said Roderich, something is still amiss because I am seeing another > error down the line (and yes,

Re: Build error

2009-07-16 Thread Roderich Schupp
On Wed, Jul 15, 2009 at 4:54 PM, wrote: > > Reini's fix got me past that first error (thanks Reini!).  As you've > said Roderich, something is still amiss because I am seeing another > error down the line (and yes, par.exe does not exist, only par.dll): > > Creating library file: libpar.dll.a > /u

RE: Build error

2009-07-15 Thread Vanderputten_Jennifer
Reini's fix got me past that first error (thanks Reini!). As you've said Roderich, something is still amiss because I am seeing another error down the line (and yes, par.exe does not exist, only par.dll): Creating library file: libpar.dll.a /usr/bin/perl.exe -e1 /usr/bin/perl.exe ./file2c.pl ./p

Re: Build error

2009-07-15 Thread Reini Urban
2009/7/14 : > Can't figure out where exactly it's coming from.  Environmental perhaps? > Is there a magic export to save the day? > > Here's the make error: > gcc -shared -o  par.dll -Wl,--out-implib=libpar.dll.a > -Wl,--export-all-symbols -Wl,--enable-auto-import -Wl,--stack,8388608 > -Wl,--enabl

Re: Build error

2009-07-15 Thread Roderich Schupp
On Tue, Jul 14, 2009 at 8:42 PM, wrote: > Can't figure out where exactly it's coming from.  Environmental perhaps? > Is there a magic export to save the day? > > Here's the make error: > gcc -shared -o  par.dll -Wl,--out-implib=libpar.dll.a ... That looks suspicious to me: AFAICT myldr/Makefile s

Build error

2009-07-14 Thread Vanderputten_Jennifer
Can't figure out where exactly it's coming from. Environmental perhaps? Is there a magic export to save the day? Here's the make error: gcc -shared -o par.dll -Wl,--out-implib=libpar.dll.a -Wl,--export-all-symbols -Wl,--enable-auto-import -Wl,--stack,8388608 -Wl,--enable-aut o-image-base

PAR::Packer build error on OSX 10.5

2007-11-28 Thread Alex Dodge
Hello. I'm having difficulty building PAR::Packer. I'm running OSX 10.5. I've downloaded the svn from http://svn.openfoundry.org/par/PAR-Packer/trunk/ and am trying to compile. However, I get the following: [EMAIL PROTECTED]:~/Install/Sources/par-packer $ make include /Users/adodge/Install/Sourc

AW: PAR 0.79_98 compile/build error on AIX 4.3.3

2004-02-27 Thread Oliver Raupach
rijus Tang [mailto:[EMAIL PROTECTED] Gesendet: Samstag, 28. Februar 2004 00:59 An: Oliver Raupach Cc: [EMAIL PROTECTED] Betreff: Re: PAR 0.79_98 compile/build error on AIX 4.3.3 On Fri, Feb 27, 2004 at 10:52:07PM +0100, Oliver Raupach wrote: > While compiling PAR-079_98, I got the follwing error:

Re: PAR 0.79_98 compile/build error on AIX 4.3.3

2004-02-27 Thread Autrijus Tang
On Fri, Feb 27, 2004 at 10:52:07PM +0100, Oliver Raupach wrote: > While compiling PAR-079_98, I got the follwing error: Oh no. I have uploaded the wrong file to CPAN. Sorry. Please test this instead: http://aut.dyndns.org/dist/PAR-0.79_98.tar.gz I have deleted it from PAUSE now and re-rel

PAR 0.79_98 compile/build error on AIX 4.3.3

2004-02-27 Thread Oliver Raupach
Hi ! While compiling PAR-079_98, I got the follwing error: snip [EMAIL PROTECTED]:~/PERL_src/PAR-0.79_98>perl Makefile.PL PREFIX=/usr/uxmon/perl cc=gcc *** ExtUtils::AutoInstall version 0.56 *** Checking for depende

Re: PAR 0.71 build error on Red Hat 9.1beta

2003-07-31 Thread Autrijus Tang
On Thu, Jul 31, 2003 at 06:14:16PM -, H. Wade Minter wrote: > When the make continues, it bombs out with the following errors: > /usr/bin/perl ./file2c.pl ./par my_par.c load_me_1 1 > gcc -c -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING > -fno-strict-aliasing -I/usr/local/include

PAR 0.71 build error on Red Hat 9.1beta

2003-07-31 Thread H. Wade Minter
I run the latest Red Hat beta on my workstation at work, and went to build PAR 0.71. I used CPAN to install the core prerequisite packages. When the make continues, it bombs out with the following errors: Writing Makefile for the par program Writing Makefile for PAR [EMAIL PROTECTED] PAR-0.71]#