>
> I've not tried this before. I'm not using mod_perl or Apache
> for this. What I'm trying to do is use the Java JNI to call a
> C program which then calls a perl script which calls the embed perl
> and passes it the html+embedperl + parameters.
>
> I'm trying to statically link it as the perlembed used by
> the C program needs the embed perl module to be statically
> linked.
>
> I have set up mod_perl + apache + embed perl in the past and
> it worked fine but that is not the best solution for the
> current system I'm building as I do not want to execute the
> embedperl code by mod_perl as the web page is being served
> by apache.
>
> I enclose the generated file.
>

It contains the line

EXTERN_C void boot_Embperl.a _((CV* cv));

which I think is not vaild C Code. Maybe upgrading to a new version of
MakeMaker or other modules involved building Perl, helps, but I don't know.
Sorry.

Gerald

P.S. If you find any solution, let me know so I can update the FAQ

-------------------------------------------------------------
Gerald Richter    ecos electronic communication services gmbh
Internetconnect * Webserver/-design/-datenbanken * Consulting

Post:       Tulpenstrasse 5         D-55276 Dienheim b. Mainz
E-Mail:     [EMAIL PROTECTED]         Voice:    +49 6133 925151
WWW:        http://www.ecos.de      Fax:      +49 6133 925152
-------------------------------------------------------------

Reply via email to