
https://bugzilla.novell.com/show_bug.cgi?id=731523 https://bugzilla.novell.com/show_bug.cgi?id=731523#c12 --- Comment #12 from Philipp Thomas <pth@suse.com> 2012-05-03 12:44:55 CEST --- Looks like I found it! We disable building static libraries via --disable-shared and in the log I find
ag> ldflags=/usr/lib64/libopts.a ag> test -f /usr/lib64/libopts.a ag> die 'Cannot locate libopts.a' die> echo 'Killing AutoGen 8003: Cannot locate libopts.a' Killing AutoGen 8003: Cannot locate libopts.a die> kill -15 8003
And building without --disable-shared makes the test succeed. How to proceed now? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.