Grangers Bouncing Around - Clanforum
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Help me compiling! - Glameow? :o

4 posters

Go down

Help me compiling! - Glameow? :o Empty Help me compiling! - Glameow? :o

Post  The Hovel Humper Fri Oct 29, 2010 7:29 am

I've had some trouble, I installed a Virtual Machine with Vmware (Ubuntu Netbook Edition)

I tried to compile it and I got this

Code:
To run a command as administrator (user "root"), use "sudo <command>".
See "man sudo_root" for details.

shaun@ubuntu:~$ cd ~/Desktop/korx
shaun@ubuntu:~/Desktop/korx$ make
Package sdl was not found in the pkg-config search path.
Perhaps you should add the directory containing `sdl.pc'
to the PKG_CONFIG_PATH environment variable
No package 'sdl' found
Package sdl was not found in the pkg-config search path.
Perhaps you should add the directory containing `sdl.pc'
to the PKG_CONFIG_PATH environment variable
No package 'sdl' found
Package sdl was not found in the pkg-config search path.
Perhaps you should add the directory containing `sdl.pc'
to the PKG_CONFIG_PATH environment variable
No package 'sdl' found
make[1]: Entering directory `/home/shaun/Desktop/korx'
Package sdl was not found in the pkg-config search path.
Perhaps you should add the directory containing `sdl.pc'
to the PKG_CONFIG_PATH environment variable
No package 'sdl' found
Package ogg was not found in the pkg-config search path.
Perhaps you should add the directory containing `ogg.pc'
to the PKG_CONFIG_PATH environment variable
No package 'ogg' found
Package vorbis was not found in the pkg-config search path.
Perhaps you should add the directory containing `vorbis.pc'
to the PKG_CONFIG_PATH environment variable
No package 'vorbis' found
Package vorbisfile was not found in the pkg-config search path.
Perhaps you should add the directory containing `vorbisfile.pc'
to the PKG_CONFIG_PATH environment variable
No package 'vorbisfile' found
make[1]: freetype-config: Command not found

Building TremFusion in build/release-linux-x86:
  PLATFORM: linux
  ARCH: x86
  VERSION:
  COMPILE_PLATFORM: linux
  COMPILE_ARCH: x86
  CC: cc

  CFLAGS:
    -MMD
    -Wall
    -fno-strict-aliasing
    -Wimplicit
    -Wstrict-prototypes
    -pipe
    -DUSE_ICON
    -DUSE_OPENAL
    -DUSE_OPENAL_DLOPEN
    -DBUILD_FREETYPE
    -Isrc/freetype2
    -DUSE_CURL
    -DUSE_CURL_DLOPEN
    -DUSE_CODEC_VORBIS
    -Isrc/ogg_vorbis
    -msse
    -mfpmath=sse
    -I/usr/X11R6/include
    -DUSE_CURSES
    -m32
    -DUSE_MUMBLE
    -DUSE_VOIP
    -DFLOATING_POINT
    -DUSE_ALLOCA
    -Isrc/libspeex/include
    -DNO_GZIP
    -DUSE_LOCAL_HEADERS
    -DPRODUCT_VERSION=""
    -DNDEBUG
    -O3
    -march=i586
    -fomit-frame-pointer
    -funroll-loops
    -falign-loops=2
    -falign-jumps=2
    -falign-functions=2
    -fstrength-reduce

  LDFLAGS:

  LIBS:
    -ldl
    -lm
    -lncurses

  CLIENT_LDFLAGS:
    -L/usr/X11R6/lib

  CLIENT_LIBS:
    -lGL
    -lpthread
    -lX11
    -lrt

  Output:
    build/release-linux-x86/tremded.x86
    build/release-linux-x86/base/vm/cgame.qvm
    build/release-linux-x86/base/vm/game.qvm
    build/release-linux-x86/base/vm/ui.qvm

Package sdl was not found in the pkg-config search path.
Perhaps you should add the directory containing `sdl.pc'
to the PKG_CONFIG_PATH environment variable
No package 'sdl' found
make[2]: Entering directory `/home/shaun/Desktop/korx'
DED_CC src/server/sv_client.c
make[2]: cc: Command not found
make[2]: *** [build/release-linux-x86/ded/sv_client.o] Error 127
make[2]: Leaving directory `/home/shaun/Desktop/korx'
make[1]: *** [targets] Error 2
make[1]: Leaving directory `/home/shaun/Desktop/korx'
make: *** [release] Error 2
shaun@ubuntu:~/Desktop/korx$

I don't know what may of made it go odd besides the fact I took it out of 'korx032_r425' but I don't see what may of gone wrong.
The Hovel Humper
The Hovel Humper
Bouncing Granger!
Bouncing Granger!

Posts : 1051
Join date : 2010-07-26
Age : 30
Location : Keeping the glameows away from my maras

Back to top Go down

Help me compiling! - Glameow? :o Empty Re: Help me compiling! - Glameow? :o

Post  GLAMEOW Fri Oct 29, 2010 11:47 am

are you missing the "sdl" packages needed for compilation?

start synaptic and try searching for "sdl" or "sdl-tools" or "sdl-dev"

make sure you cd to the directory the makefile is in before using make

use this:

http://knightsofreason.net/forum/viewtopic.php?f=114&t=6015

it tells you how to compile the source for making a server... basically the same thing you are trying to do.


Last edited by GLAMEOW on Fri Oct 29, 2010 11:52 am; edited 1 time in total
GLAMEOW
GLAMEOW
Pokémon FTW
Pokémon FTW

Posts : 1168
Join date : 2010-07-25
Age : 34
Location : Keeping the maras away from my chickens

Back to top Go down

Help me compiling! - Glameow? :o Empty Re: Help me compiling! - Glameow? :o

Post  swamp-cecil Fri Oct 29, 2010 1:08 pm

i am going to need this at summer time... so i might as well ask.

how to set up a KoRx dedicated local server on windows.
swamp-cecil
swamp-cecil
Granger
Granger

Posts : 551
Join date : 2010-09-14
Age : 26
Location : Keeping the PKs away from my Caulk

Back to top Go down

Help me compiling! - Glameow? :o Empty Re: Help me compiling! - Glameow? :o

Post  The Hovel Humper Fri Oct 29, 2010 3:16 pm

Thank you Glame!

Locked

Reason: I have got my answer I'm happy! ^^

Edit: Unlocked

Reason: I still get a (Maybe error) saying:


To run a command as administrator (user "root"), use "sudo <command>".
See "man sudo_root" for details.

shaun@ubuntu:~$ apt-get install build-essential subversion
E: Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied)
E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?
shaun@ubuntu:~$ sudo apt-get install build-essential subversion
[sudo] password for shaun:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
binutils dpkg-dev fakeroot g++ g++-4.4 gcc gcc-4.4 libalgorithm-diff-perl
libalgorithm-merge-perl libapr1 libaprutil1 libc-bin libc-dev-bin libc6
libc6-dev libdpkg-perl libstdc++6-4.4-dev libsvn1 linux-libc-dev
manpages-dev patch
Suggested packages:
binutils-doc debian-keyring g++-multilib g++-4.4-multilib gcc-4.4-doc
libstdc++6-4.4-dbg gcc-multilib autoconf automake1.9 libtool flex bison
gcc-doc gcc-4.4-multilib libmudflap0-4.4-dev gcc-4.4-locales libgcc1-dbg
libgomp1-dbg libmudflap0-dbg libcloog-ppl0 libppl-c2 libppl7 glibc-doc
libstdc++6-4.4-doc diffutils-doc subversion-tools db4.8-util
The following NEW packages will be installed
binutils build-essential dpkg-dev fakeroot g++ g++-4.4 gcc gcc-4.4
libalgorithm-diff-perl libalgorithm-merge-perl libapr1 libaprutil1
libc-dev-bin libc6-dev libdpkg-perl libstdc++6-4.4-dev libsvn1
linux-libc-dev manpages-dev patch subversion
The following packages will be upgraded:
libc-bin libc6
2 upgraded, 21 newly installed, 0 to remove and 91 not upgraded.
Need to get 27.2MB of archives.
After this operation, 70.6MB of additional disk space will be used.
Do you want to continue [Y/n]? y
Get:1 http://us.archive.ubuntu.com/ubuntu/ maverick-updates/main libc-bin i386 2.12.1-0ubuntu8 [739kB]
Get:2 http://us.archive.ubuntu.com/ubuntu/ maverick-updates/main libc6 i386 2.12.1-0ubuntu8 [3,928kB]
Get:3 http://us.archive.ubuntu.com/ubuntu/ maverick/main binutils i386 2.20.51.20100908-0ubuntu2 [2,233kB]
Get:4 http://us.archive.ubuntu.com/ubuntu/ maverick-updates/main libc-dev-bin i386 2.12.1-0ubuntu8 [215kB]
Get:5 http://us.archive.ubuntu.com/ubuntu/ maverick-updates/main linux-libc-dev i386 2.6.35-1022.35 [795kB]
Get:6 http://us.archive.ubuntu.com/ubuntu/ maverick-updates/main libc6-dev i386 2.12.1-0ubuntu8 [4,920kB]
Get:7 http://us.archive.ubuntu.com/ubuntu/ maverick/main gcc-4.4 i386 4.4.4-14ubuntu5 [3,074kB]
Get:8 http://us.archive.ubuntu.com/ubuntu/ maverick/main gcc i386 4:4.4.4-1ubuntu2 [5,070B]
Get:9 http://us.archive.ubuntu.com/ubuntu/ maverick/main libstdc++6-4.4-dev i386 4.4.4-14ubuntu5 [1,529kB]
Get:10 http://us.archive.ubuntu.com/ubuntu/ maverick/main g++-4.4 i386 4.4.4-14ubuntu5 [5,199kB]
Get:11 http://us.archive.ubuntu.com/ubuntu/ maverick/main g++ i386 4:4.4.4-1ubuntu2 [1,444B]
Get:12 http://us.archive.ubuntu.com/ubuntu/ maverick/main libdpkg-perl all 1.15.8.4ubuntu3 [504kB]
Get:13 http://us.archive.ubuntu.com/ubuntu/ maverick/main patch i386 2.6-2ubuntu1 [123kB]
Get:14 http://us.archive.ubuntu.com/ubuntu/ maverick/main dpkg-dev all 1.15.8.4ubuntu3 [772kB]
Get:15 http://us.archive.ubuntu.com/ubuntu/ maverick/main build-essential i386 11.5 [7,244B]
Get:16 http://us.archive.ubuntu.com/ubuntu/ maverick/main fakeroot i386 1.14.4-1ubuntu1 [118kB]
Get:17 http://us.archive.ubuntu.com/ubuntu/ maverick/main libalgorithm-diff-perl all 1.19.02-1 [51.3kB]
Get:18 http://us.archive.ubuntu.com/ubuntu/ maverick/main libalgorithm-merge-perl all 0.08-1 [13.0kB]
Get:19 http://us.archive.ubuntu.com/ubuntu/ maverick/main libapr1 i386 1.4.2-3ubuntu1 [83.0kB]
Get:20 http://us.archive.ubuntu.com/ubuntu/ maverick/main libaprutil1 i386 1.3.9+dfsg-3build1 [85.4kB]
Get:21 http://us.archive.ubuntu.com/ubuntu/ maverick/main libsvn1 i386 1.6.12dfsg-1ubuntu1 [839kB]
Get:22 http://us.archive.ubuntu.com/ubuntu/ maverick/main manpages-dev all 3.24-1ubuntu1 [1,567kB]
Get:23 http://us.archive.ubuntu.com/ubuntu/ maverick/main subversion i386 1.6.12dfsg-1ubuntu1 [374kB]
Fetched 27.2MB in 26s (1,034kB/s)
Preconfiguring packages ...
(Reading database ... 115425 files and directories currently installed.)
Preparing to replace libc-bin 2.12.1-0ubuntu6 (using .../libc-bin_2.12.1-0ubuntu8_i386.deb) ...
Unpacking replacement libc-bin ...
Processing triggers for man-db ...
Setting up libc-bin (2.12.1-0ubuntu8) ...
(Reading database ... 115425 files and directories currently installed.)
Preparing to replace libc6 2.12.1-0ubuntu6 (using .../libc6_2.12.1-0ubuntu8_i386.deb) ...
Unpacking replacement libc6 ...
Setting up libc6 (2.12.1-0ubuntu8) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
Selecting previously deselected package binutils.
(Reading database ... 115425 files and directories currently installed.)
Unpacking binutils (from .../binutils_2.20.51.20100908-0ubuntu2_i386.deb) ...
Selecting previously deselected package libc-dev-bin.
Unpacking libc-dev-bin (from .../libc-dev-bin_2.12.1-0ubuntu8_i386.deb) ...
Selecting previously deselected package linux-libc-dev.
Unpacking linux-libc-dev (from .../linux-libc-dev_2.6.35-1022.35_i386.deb) ...
Selecting previously deselected package libc6-dev.
Unpacking libc6-dev (from .../libc6-dev_2.12.1-0ubuntu8_i386.deb) ...
Selecting previously deselected package gcc-4.4.
Unpacking gcc-4.4 (from .../gcc-4.4_4.4.4-14ubuntu5_i386.deb) ...
Selecting previously deselected package gcc.
Unpacking gcc (from .../gcc_4%3a4.4.4-1ubuntu2_i386.deb) ...
Selecting previously deselected package libstdc++6-4.4-dev.
Unpacking libstdc++6-4.4-dev (from .../libstdc++6-4.4-dev_4.4.4-14ubuntu5_i386.deb) ...
Selecting previously deselected package g++-4.4.
Unpacking g++-4.4 (from .../g++-4.4_4.4.4-14ubuntu5_i386.deb) ...
Selecting previously deselected package g++.
Unpacking g++ (from .../g++_4%3a4.4.4-1ubuntu2_i386.deb) ...
Selecting previously deselected package libdpkg-perl.
Unpacking libdpkg-perl (from .../libdpkg-perl_1.15.8.4ubuntu3_all.deb) ...
Selecting previously deselected package patch.
Unpacking patch (from .../patch_2.6-2ubuntu1_i386.deb) ...
Selecting previously deselected package dpkg-dev.
Unpacking dpkg-dev (from .../dpkg-dev_1.15.8.4ubuntu3_all.deb) ...
Selecting previously deselected package build-essential.
Unpacking build-essential (from .../build-essential_11.5_i386.deb) ...
Selecting previously deselected package fakeroot.
Unpacking fakeroot (from .../fakeroot_1.14.4-1ubuntu1_i386.deb) ...
Selecting previously deselected package libalgorithm-diff-perl.
Unpacking libalgorithm-diff-perl (from .../libalgorithm-diff-perl_1.19.02-1_all.deb) ...
Selecting previously deselected package libalgorithm-merge-perl.
Unpacking libalgorithm-merge-perl (from .../libalgorithm-merge-perl_0.08-1_all.deb) ...
Selecting previously deselected package libapr1.
Unpacking libapr1 (from .../libapr1_1.4.2-3ubuntu1_i386.deb) ...
Selecting previously deselected package libaprutil1.
Unpacking libaprutil1 (from .../libaprutil1_1.3.9+dfsg-3build1_i386.deb) ...
Selecting previously deselected package libsvn1.
Unpacking libsvn1 (from .../libsvn1_1.6.12dfsg-1ubuntu1_i386.deb) ...
Selecting previously deselected package manpages-dev.
Unpacking manpages-dev (from .../manpages-dev_3.24-1ubuntu1_all.deb) ...
Selecting previously deselected package subversion.
Unpacking subversion (from .../subversion_1.6.12dfsg-1ubuntu1_i386.deb) ...
Processing triggers for man-db ...
Setting up binutils (2.20.51.20100908-0ubuntu2) ...
Setting up libc-dev-bin (2.12.1-0ubuntu8) ...
Setting up linux-libc-dev (2.6.35-1022.35) ...
Setting up libc6-dev (2.12.1-0ubuntu8) ...
Setting up gcc-4.4 (4.4.4-14ubuntu5) ...
Setting up gcc (4:4.4.4-1ubuntu2) ...
Setting up libdpkg-perl (1.15.8.4ubuntu3) ...
Setting up patch (2.6-2ubuntu1) ...
Setting up dpkg-dev (1.15.8.4ubuntu3) ...
Setting up fakeroot (1.14.4-1ubuntu1) ...
update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode.
Setting up libalgorithm-diff-perl (1.19.02-1) ...
Setting up libalgorithm-merge-perl (0.08-1) ...
Setting up libapr1 (1.4.2-3ubuntu1) ...
Setting up libaprutil1 (1.3.9+dfsg-3build1) ...
Setting up libsvn1 (1.6.12dfsg-1ubuntu1) ...
Setting up manpages-dev (3.24-1ubuntu1) ...
Setting up subversion (1.6.12dfsg-1ubuntu1) ...
Setting up libstdc++6-4.4-dev (4.4.4-14ubuntu5) ...
Setting up g++-4.4 (4.4.4-14ubuntu5) ...
Setting up g++ (4:4.4.4-1ubuntu2) ...
update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode.
Setting up build-essential (11.5) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
shaun@ubuntu:~$ cd ~/Desktop/korx
shaun@ubuntu:~/Desktop/korx$ make
Package sdl was not found in the pkg-config search path.
Perhaps you should add the directory containing `sdl.pc'
to the PKG_CONFIG_PATH environment variable
No package 'sdl' found
Package sdl was not found in the pkg-config search path.
Perhaps you should add the directory containing `sdl.pc'
to the PKG_CONFIG_PATH environment variable
No package 'sdl' found
Package sdl was not found in the pkg-config search path.
Perhaps you should add the directory containing `sdl.pc'
to the PKG_CONFIG_PATH environment variable
No package 'sdl' found
make[1]: Entering directory `/home/shaun/Desktop/korx'
Package sdl was not found in the pkg-config search path.
Perhaps you should add the directory containing `sdl.pc'
to the PKG_CONFIG_PATH environment variable
No package 'sdl' found
Package ogg was not found in the pkg-config search path.
Perhaps you should add the directory containing `ogg.pc'
to the PKG_CONFIG_PATH environment variable
No package 'ogg' found
Package vorbis was not found in the pkg-config search path.
Perhaps you should add the directory containing `vorbis.pc'
to the PKG_CONFIG_PATH environment variable
No package 'vorbis' found
Package vorbisfile was not found in the pkg-config search path.
Perhaps you should add the directory containing `vorbisfile.pc'
to the PKG_CONFIG_PATH environment variable
No package 'vorbisfile' found
make[1]: freetype-config: Command not found

Building TremFusion in build/release-linux-x86:
PLATFORM: linux
ARCH: x86
VERSION:
COMPILE_PLATFORM: linux
COMPILE_ARCH: x86
CC: cc

CFLAGS:
-MMD
-Wall
-fno-strict-aliasing
-Wimplicit
-Wstrict-prototypes
-pipe
-DUSE_ICON
-DUSE_OPENAL
-DUSE_OPENAL_DLOPEN
-DBUILD_FREETYPE
-Isrc/freetype2
-DUSE_CURL
-DUSE_CURL_DLOPEN
-DUSE_CODEC_VORBIS
-Isrc/ogg_vorbis
-msse
-mfpmath=sse
-I/usr/X11R6/include
-DUSE_CURSES
-m32
-DUSE_MUMBLE
-DUSE_VOIP
-DFLOATING_POINT
-DUSE_ALLOCA
-Isrc/libspeex/include
-DNO_GZIP
-DUSE_LOCAL_HEADERS
-DPRODUCT_VERSION=""
-DNDEBUG
-O3
-march=i586
-fomit-frame-pointer
-funroll-loops
-falign-loops=2
-falign-jumps=2
-falign-functions=2
-fstrength-reduce

LDFLAGS:

LIBS:
-ldl
-lm
-lncurses

CLIENT_LDFLAGS:
-L/usr/X11R6/lib

CLIENT_LIBS:
-lGL
-lpthread
-lX11
-lrt

Output:
build/release-linux-x86/tremded.x86
build/release-linux-x86/base/vm/cgame.qvm
build/release-linux-x86/base/vm/game.qvm
build/release-linux-x86/base/vm/ui.qvm

Package sdl was not found in the pkg-config search path.
Perhaps you should add the directory containing `sdl.pc'
to the PKG_CONFIG_PATH environment variable
No package 'sdl' found
make[2]: Entering directory `/home/shaun/Desktop/korx'
DED_CC src/server/sv_client.c
DED_CC src/server/sv_ccmds.c
DED_CC src/server/sv_demo.c
DED_CC src/server/sv_game.c
DED_CC src/server/sv_init.c
DED_CC src/server/sv_main.c
DED_CC src/server/sv_net_chan.c
DED_CC src/server/sv_snapshot.c
DED_CC src/server/sv_world.c
DED_CC src/qcommon/cm_load.c
DED_CC src/qcommon/cm_patch.c
DED_CC src/qcommon/cm_polylib.c
DED_CC src/qcommon/cm_test.c
DED_CC src/qcommon/cm_trace.c
DED_CC src/qcommon/cmd.c
DED_CC src/qcommon/common.c
src/qcommon/common.c: In function ‘Com_Printf’:
src/qcommon/common.c:155: warning: ‘realtime.tm_hour’ may be used uninitialized in this function
src/qcommon/common.c:155: warning: ‘realtime.tm_min’ may be used uninitialized in this function
src/qcommon/common.c:155: warning: ‘realtime.tm_sec’ may be used uninitialized in this function
DED_CC src/qcommon/cvar.c
DED_CC src/qcommon/files.c
DED_CC src/qcommon/md4.c
DED_CC src/qcommon/msg.c
DED_CC src/qcommon/net_chan.c
DED_CC src/qcommon/net_ip.c
src/qcommon/net_ip.c: In function ‘Sys_StringToSockaddr’:
src/qcommon/net_ip.c:293: warning: ‘search’ may be used uninitialized in this function
DED_CC src/qcommon/huffman.c
DED_CC src/qcommon/parse.c
DED_CC src/qcommon/q_math.c
DED_CC src/qcommon/q_shared.c
DED_CC src/qcommon/qsse.c
DED_CC src/zlib/unzip.c
src/zlib/unzip.c: In function ‘unzlocal_getLong’:
src/zlib/unzip.c:237: warning: ‘i’ may be used uninitialized in this function
src/zlib/unzip.c: In function ‘unzlocal_GetCurrentFileInfoInternal’:
src/zlib/unzip.c:209: warning: ‘i’ may be used uninitialized in this function
src/zlib/unzip.c:209: note: ‘i’ was declared here
src/zlib/unzip.c:209: warning: ‘i’ may be used uninitialized in this function
src/zlib/unzip.c:209: note: ‘i’ was declared here
src/zlib/unzip.c:209: warning: ‘i’ may be used uninitialized in this function
src/zlib/unzip.c:209: note: ‘i’ was declared here
src/zlib/unzip.c:209: warning: ‘i’ may be used uninitialized in this function
src/zlib/unzip.c:209: note: ‘i’ was declared here
src/zlib/unzip.c:209: warning: ‘i’ may be used uninitialized in this function
src/zlib/unzip.c:209: note: ‘i’ was declared here
src/zlib/unzip.c:209: warning: ‘i’ may be used uninitialized in this function
src/zlib/unzip.c:209: note: ‘i’ was declared here
src/zlib/unzip.c:209: warning: ‘i’ may be used uninitialized in this function
src/zlib/unzip.c:209: note: ‘i’ was declared here
src/zlib/unzip.c:209: warning: ‘i’ may be used uninitialized in this function
src/zlib/unzip.c:209: note: ‘i’ was declared here
src/zlib/unzip.c:209: warning: ‘i’ may be used uninitialized in this function
src/zlib/unzip.c:209: note: ‘i’ was declared here
src/zlib/unzip.c: In function ‘unzOpen2’:
src/zlib/unzip.c:209: warning: ‘i’ may be used uninitialized in this function
src/zlib/unzip.c:209: note: ‘i’ was declared here
src/zlib/unzip.c:209: warning: ‘i’ may be used uninitialized in this function
src/zlib/unzip.c:209: note: ‘i’ was declared here
src/zlib/unzip.c:209: warning: ‘i’ may be used uninitialized in this function
src/zlib/unzip.c:209: note: ‘i’ was declared here
src/zlib/unzip.c:209: warning: ‘i’ may be used uninitialized in this function
src/zlib/unzip.c:209: note: ‘i’ was declared here
src/zlib/unzip.c:209: warning: ‘i’ may be used uninitialized in this function
src/zlib/unzip.c:209: note: ‘i’ was declared here
src/zlib/unzip.c: In function ‘unzOpen’:
src/zlib/unzip.c:209: warning: ‘i’ may be used uninitialized in this function
src/zlib/unzip.c:209: note: ‘i’ was declared here
src/zlib/unzip.c:209: warning: ‘i’ may be used uninitialized in this function
src/zlib/unzip.c:209: note: ‘i’ was declared here
src/zlib/unzip.c:209: warning: ‘i’ may be used uninitialized in this function
src/zlib/unzip.c:209: note: ‘i’ was declared here
src/zlib/unzip.c:209: warning: ‘i’ may be used uninitialized in this function
src/zlib/unzip.c:209: note: ‘i’ was declared here
src/zlib/unzip.c:209: warning: ‘i’ may be used uninitialized in this function
src/zlib/unzip.c:209: note: ‘i’ was declared here
src/zlib/unzip.c: In function ‘unzOpenCurrentFile3’:
src/zlib/unzip.c:209: warning: ‘i’ may be used uninitialized in this function
src/zlib/unzip.c:209: note: ‘i’ was declared here
src/zlib/unzip.c:209: warning: ‘i’ may be used uninitialized in this function
src/zlib/unzip.c:209: note: ‘i’ was declared here
src/zlib/unzip.c:209: warning: ‘i’ may be used uninitialized in this function
src/zlib/unzip.c:209: note: ‘i’ was declared here
src/zlib/unzip.c:209: warning: ‘i’ may be used uninitialized in this function
src/zlib/unzip.c:209: note: ‘i’ was declared here
src/zlib/unzip.c:209: warning: ‘i’ may be used uninitialized in this function
src/zlib/unzip.c:209: note: ‘i’ was declared here
DED_CC src/zlib/ioapi.c
DED_CC src/qcommon/vm.c
DED_CC src/qcommon/vm_interpreted.c
DED_CC src/null/null_client.c
DED_CC src/null/null_input.c
DED_CC src/null/null_snddma.c
DED_CC src/sys/con_log.c
DED_CC src/sys/sys_main.c
AS src/asm/ftola.s
AS src/asm/snapvectora.s
AS src/asm/matha.s
DED_CC src/zlib/adler32.c
DED_CC src/zlib/inffast.c
DED_CC src/zlib/inflate.c
DED_CC src/zlib/inftrees.c
DED_CC src/zlib/zutil.c
DED_CC src/sys/con_curses.c
src/sys/con_curses.c:37: fatal error: curses.h: No such file or directory
compilation terminated.
make[2]: *** [build/release-linux-x86/ded/con_curses.o] Error 1
make[2]: Leaving directory `/home/shaun/Desktop/korx'
make[1]: *** [targets] Error 2
make[1]: Leaving directory `/home/shaun/Desktop/korx'
make: *** [release] Error 2
shaun@ubuntu:~/Desktop/korx$
The Hovel Humper
The Hovel Humper
Bouncing Granger!
Bouncing Granger!

Posts : 1051
Join date : 2010-07-26
Age : 30
Location : Keeping the glameows away from my maras

Back to top Go down

Help me compiling! - Glameow? :o Empty Re: Help me compiling! - Glameow? :o

Post  Menace13 Sun Oct 31, 2010 10:50 am

^Please put that in [code] tags. That thing is ugly o0

Menace13
Granger
Granger

Posts : 656
Join date : 2010-07-26

Back to top Go down

Help me compiling! - Glameow? :o Empty Re: Help me compiling! - Glameow? :o

Post  GLAMEOW Sun Oct 31, 2010 9:21 pm

when installing packages always type "sudo" before a command.

ex: sudo apt-get install subversion
GLAMEOW
GLAMEOW
Pokémon FTW
Pokémon FTW

Posts : 1168
Join date : 2010-07-25
Age : 34
Location : Keeping the maras away from my chickens

Back to top Go down

Help me compiling! - Glameow? :o Empty Re: Help me compiling! - Glameow? :o

Post  The Hovel Humper Mon Nov 01, 2010 1:50 am

Sorry for the unlock BUT I had done sudo (Check about 4 lines down)

It hasn't helped. And campers guide only shows a tiny part. The rest of it I know already >.<
The Hovel Humper
The Hovel Humper
Bouncing Granger!
Bouncing Granger!

Posts : 1051
Join date : 2010-07-26
Age : 30
Location : Keeping the glameows away from my maras

Back to top Go down

Help me compiling! - Glameow? :o Empty Re: Help me compiling! - Glameow? :o

Post  Sponsored content


Sponsored content


Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum