Results 1 to 3 of 3
  1. #1
    Whatever Tillmann's Avatar
    Join Date
    Apr 2005
    Posts
    116

    Problem while compiling under squeeze

    All dependencies are installed, the revision it's r1416

    output of the error msg :
    Code:
    ib/glib-2.0/include   -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c main/rom.c
    main/rom.c:28:19: error: bzlib.h: Arquivo ou diretório năo encontrado
    main/rom.c: In function ‘load_single_rom’:
    main/rom.c:150: error: ‘BZFILE’ undeclared (first use in this function)
    main/rom.c:150: error: (Each undeclared identifier is reported only once
    main/rom.c:150: error: for each function it appears in.)
    main/rom.c:150: error: ‘bzromfile’ undeclared (first use in this function)
    main/rom.c:154: error: ‘BZ_OK’ undeclared (first use in this function)
    main/rom.c:175: error: ‘BZ_STREAM_END’ undeclared (first use in this function)
    make: ** [main/rom.o] Erro 1


    My english is really poor... So Please hehehe help me to improve it ok!?
    --------------------------
    Sys specs: Debian testing (always testing), NVidia GeForceFX 5200, AtlhonXP 2.6 (1150), 1gb Ram, Asus A7v8x-x, Onboard sound device (via chipset).
    ---------------------------


    • Advertising

      advertising
      EmuTalk.net
      has no influence
      on the ads that
      are displayed
        
       

  2. #2
    Moderator
    Join Date
    Oct 2007
    Posts
    473
    You need to install the BZip2 development package to get the header and static lib.

  3. #3
    Whatever Tillmann's Avatar
    Join Date
    Apr 2005
    Posts
    116
    I'm sorry, "lazy bones" here, as the configure script does not ask for it, i've just doesn't install it.
    My english is really poor... So Please hehehe help me to improve it ok!?
    --------------------------
    Sys specs: Debian testing (always testing), NVidia GeForceFX 5200, AtlhonXP 2.6 (1150), 1gb Ram, Asus A7v8x-x, Onboard sound device (via chipset).
    ---------------------------

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •