Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#27168 - [torcs] doesn't build
Attached to Project:
Community Packages
Opened by Andrea Scarpino (BaSh) - Sunday, 20 November 2011, 16:59 GMT
Last edited by Sergej Pupykin (sergej) - Wednesday, 23 November 2011, 10:16 GMT
Opened by Andrea Scarpino (BaSh) - Sunday, 20 November 2011, 16:59 GMT
Last edited by Sergej Pupykin (sergej) - Wednesday, 23 November 2011, 10:16 GMT
|
DetailsDescription:
g++ main.o linuxspec.o -L/build/src/torcs-1.3.2-test1/export/lib -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -L/usr/lib -lalut -L/usr/lib -lracescreens -lrobottools -lclient -lconfscreens -ltgf -ltgfclient -ltxml -lplibul -lraceengine -llearning -lplibssgaux -lplibssg -lplibsm -lplibsl -lplibsg -lplibul -lglut -lGLU -lGL -lpng -lz -ldl -lopenal -lXrandr -lXrender -lXxf86vm -lXmu -lXi -lXt -lSM -lICE -lXext -lX11 -lm -o torcs-bin /build/src/torcs-1.3.2-test1/export/lib/libraceengine.so: undefined reference to `RmShowStandings(void*, RmInfo*)' /build/src/torcs-1.3.2-test1/export/lib/libraceengine.so: undefined reference to `RmDriversSelect(void*)' /build/src/torcs-1.3.2-test1/export/lib/libraceengine.so: undefined reference to `RmPitMenuStart(CarElt*, void*, void (*)(void*))' /build/src/torcs-1.3.2-test1/export/lib/libraceengine.so: undefined reference to `RtTrackGetSeg(tTrkLocPos*)' /build/src/torcs-1.3.2-test1/export/lib/libraceengine.so: undefined reference to `RmLoadingScreenSetText(char const*)' /build/src/torcs-1.3.2-test1/export/lib/libraceengine.so: undefined reference to `RtTrackHeightL(tTrkLocPos*)' /build/src/torcs-1.3.2-test1/export/lib/libraceengine.so: undefined reference to `RmFourStateScreen(char const*, char const*, char const*, void*, char const*, char const*, void*, char const*, char const*, void*, char const*, char const*, void*)' /build/src/torcs-1.3.2-test1/export/lib/libraceengine.so: undefined reference to `RmRaceParamMenu(void*)' /build/src/torcs-1.3.2-test1/export/lib/libraceengine.so: undefined reference to `RmShowResults(void*, RmInfo*)' /build/src/torcs-1.3.2-test1/export/lib/libraceengine.so: undefined reference to `RmTriStateScreen(char const*, char const*, char const*, void*, char const*, char const*, void*, char const*, char const*, void*)' /build/src/torcs-1.3.2-test1/export/lib/libraceengine.so: undefined reference to `RtTrackLocal2Global(tTrkLocPos*, float*, float*, int)' /build/src/torcs-1.3.2-test1/export/lib/libraceengine.so: undefined reference to `RmFileSelect(void*)' /build/src/torcs-1.3.2-test1/export/lib/libraceengine.so: undefined reference to `RmTrackSelect(void*)' /build/src/torcs-1.3.2-test1/export/lib/libraceengine.so: undefined reference to `RmLoadingScreenStart(char const*, char const*)' /build/src/torcs-1.3.2-test1/export/lib/libraceengine.so: undefined reference to `RmDisplayStartRace(RmInfo*, void*, void*)' /build/src/torcs-1.3.2-test1/export/lib/libraceengine.so: undefined reference to `RtTrackGetWidth(trackSeg*, float)' /build/src/torcs-1.3.2-test1/export/lib/libraceengine.so: undefined reference to `RmShutdownLoadingScreen()' collect2: ld returned 1 exit status make[3]: *** [torcs-bin] Error 1 make[3]: Leaving directory `/build/src/torcs-1.3.2-test1/src/linux' make[2]: *** [subdirs] Error 1 make[2]: Leaving directory `/build/src/torcs-1.3.2-test1/src' make[1]: *** [subdirs] Error 1 make[1]: Leaving directory `/build/src/torcs-1.3.2-test1' make: *** [restart] Error 2 Additional info: * torcs 1.3.2_test1-2 Steps to reproduce: Try to build it. |
This task depends upon