Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 226417
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Patrick Kursawe <phosphan@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Diego E. 'Flameeyes' Pettenò <flameeyes@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 226417 depends on: Show dependency tree
Bug 226417 blocks: 226305
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-06-13 20:22 0000
Please never call autotools directly, instead use eautoreconf (or eautomake,
and JUST THESE TWO) from autotools.eclass. If you have any reason why those
don't work, please let me know to fix them.

Thanks,
Diego

------- Comment #1 From Patrick Kursawe 2008-06-20 13:04:35 0000 -------
I think it was because of

----------------------------------------

checking for correct ltmain.sh version... no
configure: error:

*** [Gentoo] sanity check failed! ***
*** libtool.m4 and ltmain.sh have a version mismatch! ***
*** (libtool.m4 = 1.5.26, ltmain.sh = 1.5) ***

Please run:

  libtoolize --copy --force

if appropriate, please contact the maintainer of this
package (or your distribution) for help.

make: *** [config.status] Error 1

when I remove the line you are talking about.
------------------------------------

Since I have hardly any idea of how libtoolize works, I would be glad if you
could check this problem.

------- Comment #2 From Diego E. 'Flameeyes' Pettenò 2008-06-21 11:42:40 0000 -------
Fixed this one, it's actually quite easy, you just need to run eautoreconf,
once, without setting WANT_* stuff (as it works fine with latest), no
libtoolize, no elibtoolize, no for statement to run it in the subdirectory
(it's recursive by default).

------- Comment #3 From Patrick Kursawe 2008-06-23 07:13:41 0000 -------
Thank you very much!

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug