Ticket #286 (closed defect: worksforme)
Can't compile latest svn (9/11/2007)
| Reported by: | anonymous | Owned by: | ArcRiley |
|---|---|---|---|
| Priority: | Medium | Milestone: | beta2 |
| Component: | unknown | Version: | Trunk |
| Keywords: | Cc: |
Description
I get a this error when I try to build:
...snip... building 'shapes' extension gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O2 -Wall -Wstrict-prototypes -fPIC -I/usr/include/python2.5 -c src/shapes/soy.shapes.c -o build/temp.linux-i686-2.5/src/shapes/soy.shapes.o -I /usr/include/glib-2.0 -I /usr/lib/glib-2.0/include gcc: src/shapes/soy.shapes.c: No such file or directory gcc: no input files error: command 'gcc' failed with exit status 1
Looks like the pyrex step failed?
Change History
Note: See
TracTickets for help on using
tickets.




Please provide an email address with future bug reports.
Yes, pyrex failed to process soy.shapes.c. Without additional information I can't help further.