[bug] Building from git fails with new libtool

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

[bug] Building from git fails with new libtool

Sam Phillips
Issue status update for
http://smalltalk.gnu.org/node/276
Post a follow up:
http://smalltalk.gnu.org/project/comments/add/276

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

I'm building gst on Ubuntu 8.10 which is using libtool 2.2.4.  When
running configure many macros appear to be broken.  And make then
fails.  My rough guess is that build-aux/libtool-tag.m4 is using a
macro that no longer exists in 2.2.4.

Attached is the output from the autoreconf and configure scripts.

The pertinent (I believe) lines are at line 302:
./configure: line 17114: =$: command not found




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

Re: [bug] Building from git fails with new libtool

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

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

Yes, you should use "autoreconf -fv", not "-fvi", to use exactly the
libtool that is in the repository.  I'll switch to 2.2.x soonish
though.




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

Re: [bug] Building from git fails with new libtool

Sam Phillips
In reply to this post by Sam Phillips
Issue status update for
http://smalltalk.gnu.org/project/issue/276
Post a follow up:
http://smalltalk.gnu.org/project/comments/add/276

 Project:      GNU Smalltalk
 Version:      <none>
 Component:    Build
 Category:     bug reports
 Priority:     normal
 Assigned to:  Unassigned
 Reported by:  sdp
 Updated by:   sdp
-Status:       invalid
+Status:       won't fix
 Attachment:   http://smalltalk.gnu.org/files/issues/gst-build-error.txt (57.06 KB)

Aha!

Great news,  I was hoping I wasn't going to have to tear apart my
toolchain to get it to work.




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

Re: [bug] Building from git fails with new libtool

Paolo Bonzini-2

> -Status:       invalid
> +Status:       won't fix

It's actually "invalid" because you didn't follow the build instructions
:-) (another case for closing as invalid is unveiling bugs in other
packages). "won't fix" means it's too hard to fix it, it would break
compatibility too much, or things like that.

No big deal though.

Paolo



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