[bug] Build error

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

[bug] Build error

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

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

In file included from genbc-decl.y:56:
genbc.h:63:24: error: genbc-impl.h: No such file or directory




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

Re: [bug] Build error

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

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

diff --git a/libgst/genbc.h b/libgst/genbc.h
index 44501c8..5417b55 100644
--- a/libgst/genbc.h

+++  b/libgst/genbc.h

@@ -60,7 +60,7 @@
#include "snprintfv/filament.h"
#include "snprintfv/printf.h"
#include "genbc-decl.h"
-#include "genbc-impl.h"

+ //#include "genbc-impl.h"

/* genbc.l declarations */
extern int yylex (void);




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

Re: [bug] Build error

Paolo Bonzini-3
In reply to this post by MrGwen
Issue status update for
http://smalltalk.gnu.org/project/issue/451
Post a follow up:
http://smalltalk.gnu.org/project/comments/add/451

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

should already be fixed, please change state after verifying




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

Re: Re: [bug] Build error

MrGwen
On Fri, 2010-01-15 at 06:49 -0700, Paolo Bonzini wrote:

> Issue status update for
> http://smalltalk.gnu.org/project/issue/451
> Post a follow up:
> http://smalltalk.gnu.org/project/comments/add/451
>
>  Project:      GNU Smalltalk
>  Version:      <none>
>  Component:    Build
>  Category:     bug reports
>  Priority:     normal
>  Assigned to:  Unassigned
>  Reported by:  MrGwen
>  Updated by:   bonzinip
> -Status:       active
> +Status:       committed
>
> should already be fixed, please change state after verifying

Thanks,
Gwen

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




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