1
General / Error on linux x64
« on: November 03, 2008, 05:21:18 pm »Quote from: "Laurent"
Sounds good, I'll try to apply these changes as soon as possible
Are the patches included in the newest svn version? Does not seem to me.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Sounds good, I'll try to apply these changes as soon as possible
+ make install DESTDIR=/var/tmp/sfml-1.3.917-build
make[1]: Entering directory `/usr/src/packages/BUILD/sfml/src/SFML'
make[2]: Entering directory `/usr/src/packages/BUILD/sfml/src/SFML/System'
ln: accessing `/var/tmp/sfml-1.3.917-build/lib/libsfml-system.so': Not a directory
make[2]: *** [install] Error 1
make[2]: Leaving directory `/usr/src/packages/BUILD/sfml/src/SFML/System'
make[1]: *** [install] Error 2
make[1]: Leaving directory `/usr/src/packages/BUILD/sfml/src/SFML'
make: *** [install] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.70981 (%install)
g++ -o IPAddress.o -c IPAddress.cpp -W -Wall -pedantic -I../../../include -I../../ -DNDEBUG -O2 -fPIC
IPAddress.cpp: In static member function ‘static sf::IPAddress sf::IPAddress::GetLocalAddress()’:
IPAddress.cpp:151: error: ‘memset’ was not declared in this scope
IPAddress.cpp: In static member function ‘static sf::IPAddress sf::IPAddress::GetPublicAddress()’:
IPAddress.cpp:202: error: ‘memset’ was not declared in this scope
IPAddress.cpp:238: error: ‘strcat’ was not declared in this scope