hi tora,

I'm 'glad' to tell you that it was a version problem. I copied the Archive-Zip 1.30 files over the old files and now it compiled right.

'perl -c packimages.pl' gave 'syntax ok' with the new file versions.

log:
packimages -- version: 1.17
packimages: packing ../unxlngx6.pro/bin/images_tt.zip finished.

Thank you very much,
roman


Let me make steps to conduct syntax check in a bit detail:

Expectations:
 $ cd $SRC_ROOT/solenv/bin/modules
 $ perl -c ../packager.pl
 ../packager.pl syntax OK

Or
$ perl -I $SRC_ROOT/solenv/bin/modules -c $SRC_ROOT/solenv/bin/packager.pl
 xxxxx/solenv/bin/packager.pl syntax OK

Tora

tora - Takamichi Akiyama wrote:
I am not sure, but one possible solution might be either or both:
 - Update some Perl modules, at least, Archive::Zip
   http://search.cpan.org/dist/Archive-Zip/
 - Update Perl

On your system, try
$ perl -c solenv/bin/packimages.pl

That should print
solenv/bin/packimages.pl syntax OK

I have no idea about how to instantly update them with Ubuntu.
Tora

Roman Gegenbauer wrote:
Bareword "AZ_OK" not allowed while "strict subs" in use at /home/roman/src/openoffice.org/OOO310_m19/solenv/bin/packimages.pl line 369. Execution of /home/roman/src/openoffice.org/OOO310_m19/solenv/bin/packimages.pl aborted due to compilation errors.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to