Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Reply-To: From: "Dan Horne" To: Subject: Apache::Request and Cygwin Date: Fri, 4 Jan 2002 14:31:23 +1300 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Importance: Normal Since installing Apache and mod_perl on Cygwin, everything has been working hunky-dory until, inevitably, I need to use Apache::Request. Unfortunately, I can't get it to compile, and I've seen posts that have stated that it is not possible. Has anyone got this working? Dan : lots of undefined symbols : /tmp/libapreq-0.33/Request/../blib/arch/auto/libapreq/libapreq.a(apache_mult ipart_buffer.o)(.text+0x377):apache_multipart_buffer.c: undefined reference to `ap_make_table' /tmp/libapreq-0.33/Request/../blib/arch/auto/libapreq/libapreq.a(apache_mult ipart_buffer.o)(.text+0x3bf):apache_multipart_buffer.c: undefined reference to `ap_table_add' /tmp/libapreq-0.33/Request/../blib/arch/auto/libapreq/libapreq.a(apache_mult ipart_buffer.o)(.text+0x4e2):apache_multipart_buffer.c: undefined reference to `ap_pstrcat' collect2: ld returned 1 exit status dllwrap: gcc exited with status 1 perlld: *** system() failed to execute dllwrap --dllname Request.dll --driver-name gcc --dlltool dlltool --export-all-symbols --as as --output-def libRequest.def --output-lib libRequest.a \ -s -L/usr/local/lib Request.o /usr/lib/perl5/5.6.1/cygwin-multi/CORE/libperl5_6_1.a -L/tmp/libapreq-0.33/R equest/../blib/arch/auto/libapreq -lapreq make[1]: *** [../blib/arch/auto/Apache/Request/Request.dll] Error 1 make[1]: Leaving directory `/tmp/libapreq-0.33/Request' make: *** [subdirs] Error 2 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/