Menu

Doom Legacy compile problem?

Help
john_hoho
2005-05-04
2013-05-13
  • john_hoho

    john_hoho - 2005-05-04

    Hi, all:

    I am compiling legacy_142_src.tar.gz in FreeBSD 5.3 (for i386) with the command "gmake FREEBSD=1"

    Yet I met an error:
    -------------------------------
    /usr/bin/ld: cannot open output file ../bin/llxdoom: No such file or directory
    gmake: *** [../bin/llxdoom] Error 1
    -------------------------------

    Any1 has met this error before? And any suggestions?

    thanks,

     
    • Wesley Johnson

      Wesley Johnson - 2009-04-06

      Usually means that you do not have permissions to create files in the target directory.
      Happens for me when I put files into /usr/local/src and try to compile
      from a user account.   I have to go back and fix directory ownership,
      or give world write permissions to the directories.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.