[bug] File genbc-impl.h missing

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[bug] File genbc-impl.h missing

MrGwen
Issue status update for
http://smalltalk.gnu.org/node/446
Post a follow up:
http://smalltalk.gnu.org/project/comments/add/446

 Project:      GNU Smalltalk
 Version:      <none>
 Component:    Build
 Category:     bug reports
 Priority:     normal
 Assigned to:  Unassigned
 Reported by:  MrGwen
 Updated by:   MrGwen
 Status:       active

gcc -DHAVE_CONFIG_H -I. -I..
-DDEFAULT_EXECUTABLE=\""/usr/local/bin/gst"\" -I../lib-src -I../lib-src
-I../libffi/include -I../libffi/include  -I../snprintfv -I../snprintfv
-I../sigsegv/src -I../sigsegv/src -I../lightning -I../lightning -I..
-I..   -g -O2 -Wall -Wdeclaration-after-statement -Wno-format
-Wpointer-arith -Wno-pointer-sign -Wwrite-strings -Wno-strict-aliasing
-Wno-switch -fno-gcse -fstrict-aliasing  -MT genbc-decl.o -MD -MP -MF
.deps/genbc-decl.Tpo -c -o genbc-decl.o genbc-decl.c
In file included from genbc-decl.y:56:
genbc.h:63:24: error: genbc-impl.h: No such file or directory
make[3]: *** [genbc-decl.o] Error 1
make[3]: Leaving directory `/home/gwenael/Projects/smalltalk/libgst'
make[2]: *** [match.stamp] Error 2
make[2]: Leaving directory `/home/gwenael/Projects/smalltalk/libgst'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/gwenael/Projects




_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk
Reply | Threaded
Open this post in threaded view
|

Re: [bug] File genbc-impl.h missing

Paolo Bonzini-3
Issue status update for
http://smalltalk.gnu.org/project/issue/446
Post a follow up:
http://smalltalk.gnu.org/project/comments/add/446

 Project:      GNU Smalltalk
 Version:      <none>
 Component:    Build
 Category:     bug reports
 Priority:     normal
 Assigned to:  Unassigned
 Reported by:  MrGwen
 Updated by:   bonzinip
 Status:       active

What was missing was a BUILT_SOURCES declaration in libgst/Makefile.am.
Fixed now.




_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk