Compilation of PySablot fails with because gcc tries to link it to libxmlparse.a, libxmltok.a and libiconv.a
But when compiling expat only libexpat.a is created. Also which package should provide libiconv.a?
BB, Suit
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
But I thank you more for making me smile while laying sick in bed. Please look at the name of the author of the document you gave me the URL for, and then look at my name ;-)
Yes, it is me :)
There is still one question open about this though.; Because it will build but as soon as it needs to actually use one of the symbols provided by these libs it will fail.
The question is, does it use anything provided by that lib?
BB, Suit
aka Arjen Runsink
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Compilation of PySablot fails with because gcc tries to link it to libxmlparse.a, libxmltok.a and libiconv.a
But when compiling expat only libexpat.a is created. Also which package should provide libiconv.a?
BB, Suit
Look at this, especially 3.3 !
http://www.gnuenterprise.org/docs/GNUe-SuSE-HOWTO.html
Bajusz Tamas (btami)
Hello Bajusz,
Thanks for replying.
But I thank you more for making me smile while laying sick in bed. Please look at the name of the author of the document you gave me the URL for, and then look at my name ;-)
Yes, it is me :)
There is still one question open about this though.; Because it will build but as soon as it needs to actually use one of the symbols provided by these libs it will fail.
The question is, does it use anything provided by that lib?
BB, Suit
aka Arjen Runsink