[SDL] Problems with installing and using SDL in Solaris 8 and 9

Charles McGarvey onefriedrice at brokenzipper.com
Wed Nov 7 23:47:42 PST 2007


Good questions.  I don't know for sure; I'm just judging by the error.  You can try explicitly linking against libiconv... just add -liconv to the gcc parameter list...

Look here for more general info:
http://www.gnu.org/software/libiconv/

It may or may not be the problem, but it might be a start since those are the undefined symbols.

I know.  It's too bad that all those people who write linkers had to secretly get together and swear with an oath that they would all make linker error messages completely vague just to make the rest of us suffer.  It's tough.

  ----- Original Message ----- 
  From: Arun S L 
  To: A list for developers using the SDL library. (includes SDL-announce) ; onefriedrice at brokenzipper.com 
  Sent: Wednesday, November 07, 2007 11:51 PM
  Subject: Re: [SDL] Problems with installing and using SDL in Solaris 8 and 9


  Hello Charles,

  Does not that library come with SDL? were can I find it? Why is SDL installation not giving any warning while compilation / during running .configure if a library is not found and which is required by SDL?

_______________________________________________

Thanks and Regards,

Arun S L
Location            : 2N1-57, Deccan Park
Telephone Number : 91-40-66672219
Tata Consultancy Services Limited,
Plot No 1, Survey No. 64/2, Software Units Layout,
Serilingampally Mandal, Madhapur,
Hyderabad - 500034,Andhra Pradesh,India.
Mailto: arun.sl at tcs.com
Website: http://www.tcs.com
_______________________________________________

Experience certainty.
                            IT Services
                            Business Solutions
                            Outsourcing
________________________________________________


  Charles McGarvey wrote: 
    Do you have libiconv installed?  Your SDL stuff is being found, but it seems that SDL is using libiconv which is what cannot be found.
      ----- Original Message ----- 
      From: Arun S L 
      To: necronology at cox.net 
      Cc: A list for developers using the SDL library. (includes SDL-announce) 
      Sent: Wednesday, November 07, 2007 11:21 PM
      Subject: Re: [SDL] Problems with installing and using SDL in Solaris 8 and 9


      Hello All,

      I had installed SDL in /local/tcsarsl/myworld/ by changing the following line in Makefile of SDL

      prefix = /local/tcsarsl_local/myworld

      Installation was sucessful and the libraries were created in /local/tcsarsl_local/myworld

      Now I am running in the test folder the following comand

      ./configure SDL_CONFIG=/local/tcsarsl/myworld/bin/sdl-config

      this gave the errors that were being reported. Pleaselet me know if you would want my compilation logs or so.

      :snip:
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.libsdl.org/pipermail/sdl-libsdl.org/attachments/20071108/d3b75397/attachment.html 


More information about the SDL mailing list