Re: wackamole pain
Theo Schlossnagle <[email protected]> Mon, 19 Apr 2004 16:24:03 -0400
| Newsgroups | gmane.comp.apache.mod-wackamole.general |
|---|---|
| Message-ID | <[email protected]> |
Jay West wrote: >Theo wrote... > > >>Hmmm sounds like you don't have threads or multiplicity defined in your >>perl build... That isn't a problem, it should be as simple as removing >>perlxsi.c and typing make perlxsi.c. That file should be autogenerated >>by perl -- it is a bootstrapper for embedding perl. >> >> > >Now I get.... >chopper# rm perlxsi.c >chopper# make perlxsi > > make perlxsi.c not make perlxsi As a side effect, your command did make perlxsi.c, but then it went and tried to make a binary out of it.. thats not what you want. Try typing "make" now. >If I knew perl... *sigh* > > Embedding perl is one of those black arts that makes perl coders wish they had never heard of Perl :-D -- // Theo Schlossnagle // Principal Engineer -- http://www.omniti.com/~jesus/ // Postal Engine -- http://www.postalengine.com/ // Ecelerity: fastest MTA on Earth