Dear,

I've tried to compile a script perl through perlcc, but it has returned me the 
following error: 

bash-2.04# perlcc teste.pl
 
--------------------------------------------------------------------------------
Compiling teste.pl:
--------------------------------------------------------------------------------
Making C(teste.pl.c) for teste.pl!
/usr/bin/perl -I/usr/local/lib/perl5/5.6.1/i386-freebsd -I/usr/local/lib/perl5/5
6.1 -I/usr/local/lib/perl5/site_perl/5.6.1/i386-freebsd -I/usr/local/lib/perl5/
site_perl/5.6.1 -I/usr/local/lib/perl5/site_perl/5.005/i386-freebsd -I/usr/local
/lib/perl5/site_perl/5.005 -I/usr/local/lib/perl5/site_perl -I. -MO=CC,-oteste.p
l.c teste.pl
Prescan
PG_conn has method DESTROY: saving package
PG_results has method DESTROY: saving package
Saving methods
Loaded Pg
teste.pl syntax OK
Compiling C(teste) for teste.pl!
/usr/bin/perl -I/usr/local/lib/perl5/5.6.1/i386-freebsd -I/usr/local/lib/perl5/5
6.1 -I/usr/local/lib/perl5/site_perl/5.6.1/i386-freebsd -I/usr/local/lib/perl5/
site_perl/5.6.1 -I/usr/local/lib/perl5/site_perl/5.005/i386-freebsd -I/usr/local
/lib/perl5/site_perl/5.005 -I/usr/local/lib/perl5/site_perl -I. /tmp/teste.pl.ts
t
cc -fno-strict-aliasing -I/usr/local/include -O -I/usr/local/lib/perl5/5.6.1/i38
6-freebsd/CORE /usr/local/lib/perl5/5.6.1/i386-freebsd/auto/IO/IO.so /usr/local/
lib/perl5/5.6.1/i386-freebsd/auto/Fcntl/Fcntl.so -o teste teste.pl.c -Wl,-E  -L/
usr/local/lib -L/usr/local/lib/perl5/5.6.1/i386-freebsd/CORE -lperl -lm -lc -lcr
ypt -lutil
/tmp/cco42672.o: In function `xs_init':
/tmp/cco42672.o(.text+0x2653): undefined reference to `boot_DynaLoader'
ERROR: In compiling code for teste.pl.c !

Are there another way to compile to binary file my scripts perl using PostgreSQL, 
using "use Pg;"?
Anyone could help me?
Thanks!



Cleiton L. Siqueira
Colégio Monjolo
[EMAIL PROTECTED]
(0xx45) 520-1915

Esta mensagem foi enviada pelo sistema MONJOLO WEBMAIL

http://www.colegiomonjolo.com.br


This e-mail was scanned by RAV AntiVirus!
Esta mensagem foi verificada pelo Monjolo
Antivirus.

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to