Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6589811
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T17:13:20+00:00 2026-05-25T17:13:20+00:00

I am trying to install UltraStarDeluxe on a linux machine. The make uses compile

  • 0

I am trying to install UltraStarDeluxe on a linux machine. The make uses compile scripts generated by fpc (Free Pascal). On invoking make, the following is the error+warning message before ld exits:

/usr/bin/ld: warning: ../game/link.res contains output sections; did you forget -T?
/usr/bin/ld: cannot find -lSDL_image
/home/sriram/ultraDX/ultrastardx-1.1-src/src/ultrastardx.dpr(344,1) Error: Error while linking
/home/sriram/ultraDX/ultrastardx-1.1-src/src/ultrastardx.dpr(344,1) Fatal: There were 1 errors compiling module, stopping
Fatal: Compilation aborted
Error: /usr/bin/ppc386 returned an error exitcode (normal if you did not specify a source file to be compiled)
make[1]: *** [../game/ultrastardx] Error 1
make[1]: Leaving directory `/home/sriram/ultraDX/ultrastardx-1.1-src/src'
make: *** [all] Error 2

I know from here that the warning message (“did you forget -T”) is a bug and has been removed. Here is my question:

Update:
1. I searched the internet some more and see that SDL stands for Simple Direct Media Layer. I installed the library and now, according to the question here, my /usr/local/lib contains the following:

default.sfx           libSDL-1.2.so.0.11.3  libSDL.la             libSDL.so           
libSDL-1.2.so.0       libSDL.a              libSDLmain.a          pkgconfig/  

However, the errors, as mentioned above, are still there. How can I get rid of them?

Update 2:
@wormsparty: I got around the errors by doing an rpm -U SDL_image-1.2.10-1.i586.rpm. I now get package SDL_image-1.2.10-1.i586 is already installed. I also checked /usr/lib and found the following libraries installed:

 libSDL-1.2.so.0  libSDL-1.2.so.0.11.2  libSDL_image-1.2.so.0  libSDL_image-1.2.so.0.8.2  libSDL.so

Is this what I should be looking for?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T17:13:21+00:00Added an answer on May 25, 2026 at 5:13 pm

    You are looking for SDL_image, which provides libSDL_image.so. It is a seperate library.

    Try and install that library. The package is usually named SDL_image.

    You can also grab it here: http://www.libsdl.org/projects/SDL_image/

    Edit: About the difference between package X and X-devel:

    Libraries are of the form lib${Name}.so.${Version}. There can be subversions, too. The version is here to differenciate between incompatible versions, for example libpng 1.4 and 1.5 are not binary compatible.

    When you link your program to your library, you could link to an exact version number (eg gcc test.c /usr/lib/libSDL_image-1.2.so.0.8.2 directly), but you usually don’t really care about the exact version number, this is why we create a dynamic link: libSDL_image-1.2.so. This link will point to the exact version number.

    Usually, on distributions, users who only want runtime files need neither header files, nor those dynamic links. Before, you probably had libSDL_image-1.2.so.${some_number} in /usr/lib, but the libSDL_image-1.2.so dynamic link was missing. It is provided by the SDL_image-devel packages.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

When trying to install my 32bit service on a Windows 64bit machine my installer
trying to install gdata python library client,receiving following errors: running install running build running
Trying to install mysql-python. Got following error. Got mysql and pythond already installed. Any
When trying to install a package in R I get the following odd error
I was trying to install bundler in Linux Mint. but I'm getting this error
I am trying to install dm-types for DataMapper on my machine with gem install
Trying to install this ipython version. infact there's a django-starter project which uses buildout
After trying to install ruby19 on my machine (PPC, Mac OSX 10.5.7) using the
I'm trying install pycrypto on osx with easy_install and I'm getting the following error:
Im trying to install a simple Zend Framework based web application on a Linux

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.