Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com From: "Michael Fonte" To: Subject: in execvp.c undefined reference to 'posix_path_list_p' Date: Thu, 22 Apr 1999 14:20:45 -0400 Message-ID: <001401be8cec$d7139d70$23ed6bc0@hawk.sensor.com> 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 8.5, Build 4.71.2173.0 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Importance: Normal I just installed cygwin B20.1 and am getting the following error trying to compile tcl 8.0.5 When building the final executable gcc tclAppInit.o -L(snip) -ltcl8.0 -lm -lc -o tclsh e:\cygnus\CYGWIN~1\H-I586~1\bin\..\lib\gcc-lib\i586-cygwin32\egcs-2.91.57\.. \..\..\..\i586-cygwin32\lib/libc.a(execvp.o): In function `execvp': /home/noer/src/b20/comp-tools/devo/newlib/libc/posix/execvp.c:69: undefined reference to `posix_path_list_p' I searched the faq and mail archive for execvp and did not see this error reported. Any ideas on how to fix this? Michael -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com