From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Michael Fonte" To: Subject: in execvp.c undefined reference to 'posix_path_list_p' Date: Fri, 30 Apr 1999 18:32:00 -0000 Message-ID: <001401be8cec$d7139d70$23ed6bc0@hawk.sensor.com> X-SW-Source: 1999-04n/msg00342.html Message-ID: <19990430183200.wrkiVsACW34bS9ZDfUM2FOkoA7CtgOig89QcObvAsao@z> 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@sourceware.cygnus.com