[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: gEDA-user: Where to download PCB CVS snapshot?



On Thu, 2007-06-14 at 18:55 +0200, Vaclav Peroutka wrote:
> 
>  -Wall -MT hid/gtk/libgtk_a-gtkhid-main.o -MD -MP -MF "hid/gtk/.deps/libgtk_a-gt
> khid-main.Tpo" -c -o hid/gtk/libgtk_a-gtkhid-main.o `test -f 'hid/gtk/gtkhid-mai
> n.c' || echo './'`hid/gtk/gtkhid-main.c; \
> then mv -f "hid/gtk/.deps/libgtk_a-gtkhid-main.Tpo" "hid/gtk/.deps/libgtk_a-gtkh
> id-main.Po"; else rm -f "hid/gtk/.deps/libgtk_a-gtkhid-main.Tpo"; exit 1; fi
> : Invalid argument 


Try manually running:

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./icons -I./hid/gtk -mms-bitfields -m
no-cygwin -mwindows  -DPREFIXDIR=\"/cygdrive/c/V/temp/pcb_inst\" -DBINDIR=\"/cyg
drive/c/V/temp/pcb_inst/bin\" -DHOST=\"i686-pc-cygwin\" -DPCBLIBDIR=\"/cygdrive/
c/V/temp/pcb_inst/share/pcb\" -DPCBTREEDIR=\"/cygdrive/c/V/temp/pcb_inst/share/p
cb/newlib\" -DPCBTREEPATH=\"/cygdrive/c/V/temp/pcb_inst/share/pcb/newlib:/cygdri
ve/c/V/temp/pcb_inst/share/pcb/pcblib-newlib\" -DNDEBUG -Ic:\V\gdwin32 -mms-bitf
ields -mno-cygwin -mwindows    -mms-bitfields -Ic:/V/gtk_win32/include/gtk-2.0 -
Ic:/V/gtk_win32/lib/gtk-2.0/include -Ic:/V/gtk_win32/include/atk-1.0 -Ic:/V/gtk_
win32/include/cairo -Ic:/V/gtk_win32/include/pango-1.0 -Ic:/V/gtk_win32/include/
 -Wall -MT hid/gtk/libgtk_a-gtkhid-main.o -MD -MP -MF "hid/gtk/.deps/libgtk_a-gt
khid-main.Tpo" -c -o hid/gtk/libgtk_a-gtkhid-main.o

(No line wrapping though)

This is the command make is trying to run, but without the shell
scripting to test its success around it. It doesn't look to me like gcc
is throwing an error, it could be the shell, or the Makefile.

If it works, run:

mv -f "hid/gtk/.deps/libgtk_a-gtkhid-main.Tpo" "hid/gtk/.deps/libgtk_a-gtkhid-main.Po"


I'm not sufficiently familiar with Cygwin / MSYS to debug this if it is
indeed a shell error though.

Regards,

-- 
Peter Clifton

Electrical Engineering Division,
Engineering Department,
University of Cambridge,
9, JJ Thomson Avenue,
Cambridge
CB3 0FA

Tel: +44 (0)7729 980173 - (No signal in the lab!)



_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user