build.sh error, help me
#1
hi, platform: ubuntu 7.10 , xbmc_11083, vmware 6


errors list as follow:
./build.sh

...
XBMC Configuration:
------------------------
Debugging: Yes
Profiling: No
OpenGL: Yes
Joystick: Yes
XRandR: Yes
------------------------

Cleaning source directory.
Compiling source.
Detected 2 procs/cores, using -j2
make: Entering directory `/mnt/hgfs/e/xbmc_11083'
make -C guilib
make -C xbmc
make[1]: Entering directory `/mnt/hgfs/e/xbmc_11083/guilib'
rm -f ActionManager.o
g++ -c -g -D_DEBUG -Wall -D_LINUX -D_FILE_DEFINED -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_SDL_JOYSTICK -DHAS_XRANDR -I. -Icommon -I../xbmc -I../xbmc/cores -I../xbmc/linux -I../xbmc/utils -I/usr/include/freetype2 -I/usr/include/SDL ActionManager.cpp -o ActionManager.o
make[1]: Entering directory `/mnt/hgfs/e/xbmc_11083/xbmc'
rm -f Application.o
g++ -c -g -D_DEBUG -Wall -D_LINUX -D_FILE_DEFINED -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_SDL_JOYSTICK -DHAS_XRANDR -I. -Ilinux -Icores -I../guilib -Iutils -Ilib/libUPnP/Platinum/ThirdParty/Neptune/Source/Core -Ilib/libUPnP/Platinum/Source/Core -Ilib/libUPnP/Platinum/Source/Devices/MediaServer -Ilib/libUPnP/Platinum/ThirdParty/Neptune/Source/System/Posix Application.cpp -o Application.o
../xbmc/langinfo.h:9: error: expected ‘,’ or ‘...’ before ‘&’ token
../xbmc/langinfo.h:11: error: ‘CStdString’ does not name a type
../xbmc/langinfo.h:12: error: ‘CStdString’ does not name a type
../xbmc/langinfo.h:14: error: expected ‘;’ before ‘&’ token
../xbmc/langinfo.h:15: error: expected ‘;’ before ‘&’ token
../xbmc/langinfo.h:16: error: expected ‘;’ before ‘&’ token
../xbmc/langinfo.h:17: error: expected ‘;’ before ‘&’ token
../xbmc/langinfo.h:21: error: expected ‘;’ before ‘&’ token
../xbmc/langinfo.h:30: error: expected ‘;’ before ‘&’ token
../xbmc/langinfo.h:31: error: expected ‘;’ before ‘&’ token
../xbmc/langinfo.h:45: error: expected ‘;’ before ‘&’ token
../xbmc/langinfo.h:65: error: expected ‘;’ before ‘&’ token
../xbmc/langinfo.h:68: error: ‘CStdStringArray’ has not been declared
../xbmc/langinfo.h:69: error: expected ‘,’ or ‘...’ before ‘&’ token
../xbmc/langinfo.h:70: error: expected ‘;’ before ‘&’ token
../xbmc/langinfo.h:84: error: expected ‘,’ or ‘...’ before ‘&’ token
../xbmc/langinfo.h:85: error: expected ‘,’ or ‘...’ before ‘&’ token
../xbmc/langinfo.h:86: error: expected ‘,’ or ‘...’ before ‘&’ token
../xbmc/langinfo.h:87: error: ‘CStdString’ does not name a type
../xbmc/langinfo.h:88: error: ‘CStdString’ does not name a type
../xbmc/langinfo.h:89: error: ‘CStdString’ does not name a type
../xbmc/langinfo.h:90: error: ‘CStdString’ does not name a type
../xbmc/langinfo.h:91: error: ‘CStdString’ does not name a type
../xbmc/langinfo.h:93: error: ‘CStdString’ does not name a type
../xbmc/langinfo.h:94: error: ‘CStdString’ does not name a type
../xbmc/langinfo.h:95: error: ‘CStdString’ does not name a type
../xbmc/langinfo.h:96: error: ‘CStdString’ does not name a type
../xbmc/langinfo.h:97: error: ‘CStdString’ does not name a type
../xbmc/langinfo.h:98: error: ‘CStdString’ does not name a type
../xbmc/langinfo.h:104: error: expected ‘;’ before ‘<’ token
../xbmc/langinfo.h:105: error: expected ‘;’ before ‘<’ token
../xbmc/langinfo.h:106: error: expected ‘;’ before ‘<’ token
../xbmc/langinfo.h:107: error: ‘MAPREGIONS’ does not name a type
make[1]: *** [ActionManager.o] Error 1
make[1]: Leaving directory `/mnt/hgfs/e/xbmc_11083/guilib'
make: *** [guilib] Error 2
make: *** Waiting for unfinished jobs....
rm -f CueDocument.o
g++ -c -g -D_DEBUG -Wall -D_LINUX -D_FILE_DEFINED -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_SDL_JOYSTICK -DHAS_XRANDR -I. -Ilinux -Icores -I../guilib -Iutils -Ilib/libUPnP/Platinum/ThirdParty/Neptune/Source/Core -Ilib/libUPnP/Platinum/Source/Core -Ilib/libUPnP/Platinum/Source/Devices/MediaServer -Ilib/libUPnP/Platinum/ThirdParty/Neptune/Source/System/Posix CueDocument.cpp -o CueDocument.o
./langinfo.h:9: error: expected ‘,’ or ‘...’ before ‘&’ token
./langinfo.h:11: error: ‘CStdString’ does not name a type
./langinfo.h:12: error: ‘CStdString’ does not name a type
./langinfo.h:14: error: expected ‘;’ before ‘&’ token
./langinfo.h:15: error: expected ‘;’ before ‘&’ token
./langinfo.h:16: error: expected ‘;’ before ‘&’ token
./langinfo.h:17: error: expected ‘;’ before ‘&’ token
./langinfo.h:21: error: expected ‘;’ before ‘&’ token
./langinfo.h:30: error: expected ‘;’ before ‘&’ token
./langinfo.h:31: error: expected ‘;’ before ‘&’ token
./langinfo.h:45: error: expected ‘;’ before ‘&’ token
./langinfo.h:65: error: expected ‘;’ before ‘&’ token
./langinfo.h:68: error: ‘CStdStringArray’ has not been declared
./langinfo.h:69: error: expected ‘,’ or ‘...’ before ‘&’ token
./langinfo.h:70: error: expected ‘;’ before ‘&’ token
./langinfo.h:84: error: expected ‘,’ or ‘...’ before ‘&’ token
./langinfo.h:85: error: expected ‘,’ or ‘...’ before ‘&’ token
./langinfo.h:86: error: expected ‘,’ or ‘...’ before ‘&’ token
./langinfo.h:87: error: ‘CStdString’ does not name a type
./langinfo.h:88: error: ‘CStdString’ does not name a type
./langinfo.h:89: error: ‘CStdString’ does not name a type
./langinfo.h:90: error: ‘CStdString’ does not name a type
./langinfo.h:91: error: ‘CStdString’ does not name a type
./langinfo.h:93: error: ‘CStdString’ does not name a type
./langinfo.h:94: error: ‘CStdString’ does not name a type
./langinfo.h:95: error: ‘CStdString’ does not name a type
./langinfo.h:96: error: ‘CStdString’ does not name a type
./langinfo.h:97: error: ‘CStdString’ does not name a type
./langinfo.h:98: error: ‘CStdString’ does not name a type
./langinfo.h:104: error: expected ‘;’ before ‘<’ token
./langinfo.h:105: error: expected ‘;’ before ‘<’ token
./langinfo.h:106: error: expected ‘;’ before ‘<’ token
./langinfo.h:107: error: ‘MAPREGIONS’ does not name a type
./langinfo.h:9: error: expected ‘,’ or ‘...’ before ‘&’ token
./langinfo.h:11: error: ‘CStdString’ does not name a type
./langinfo.h:12: error: ‘CStdString’ does not name a type
./langinfo.h:14: error: expected ‘;’ before ‘&’ token
./langinfo.h:15: error: expected ‘;’ before ‘&’ token
./langinfo.h:16: error: expected ‘;’ before ‘&’ token
./langinfo.h:17: error: expected ‘;’ before ‘&’ token
./langinfo.h:21: error: expected ‘;’ before ‘&’ token
./langinfo.h:30: error: expected ‘;’ before ‘&’ token
./langinfo.h:31: error: expected ‘;’ before ‘&’ token
./langinfo.h:45: error: expected ‘;’ before ‘&’ token
./langinfo.h:65: error: expected ‘;’ before ‘&’ token
./langinfo.h:68: error: ‘CStdStringArray’ has not been declared
./langinfo.h:69: error: expected ‘,’ or ‘...’ before ‘&’ token
./langinfo.h:70: error: expected ‘;’ before ‘&’ token
./langinfo.h:84: error: expected ‘,’ or ‘...’ before ‘&’ token
./langinfo.h:85: error: expected ‘,’ or ‘...’ before ‘&’ token
./langinfo.h:86: error: expected ‘,’ or ‘...’ before ‘&’ token
./langinfo.h:87: error: ‘CStdString’ does not name a type
./langinfo.h:88: error: ‘CStdString’ does not name a type
./langinfo.h:89: error: ‘CStdString’ does not name a type
./langinfo.h:90: error: ‘CStdString’ does not name a type
./langinfo.h:91: error: ‘CStdString’ does not name a type
./langinfo.h:93: error: ‘CStdString’ does not name a type
./langinfo.h:94: error: ‘CStdString’ does not name a type
./langinfo.h:95: error: ‘CStdString’ does not name a type
./langinfo.h:96: error: ‘CStdString’ does not name a type
./langinfo.h:97: error: ‘CStdString’ does not name a type
./langinfo.h:98: error: ‘CStdString’ does not name a type
./langinfo.h:104: error: expected ‘;’ before ‘<’ token
./langinfo.h:105: error: expected ‘;’ before ‘<’ token
./langinfo.h:106: error: expected ‘;’ before ‘<’ token
./langinfo.h:107: error: ‘MAPREGIONS’ does not name a type
make[1]: *** [ActionManager.o] Error 1
make: *** [guilib] Error 2

help me ~
Reply
#2
Update XBMC to the latest first. to see that this isn't fixed already.
After this be SURE you have meet ALL requirements from the README.linux
Look specifically for the packages needed

Better yet is to delete the folder and do a completely new fetch to be sure there isn't any problems from that.
Reply
#3
hi,Topfs2, thanks for your help.
I do it with your advice, but......

platform: vmware 6 ,ubuntu 7.10, xbmc 11485,

errors follow as list:
help me to do it

ken@ken:/mnt/hgfs/e/xbmc$ ./build.sh
Local source revision :
Repository revision :
Couldn't determine if source is upto date!
This is probably due to network errors, skipping update.
Continue? (y/n) : y
Configuring build.
checking for gawk... gawk
checking for g++... g++
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether ln -s works... no, using cp -p
checking whether make sets $(MAKE)... yes
checking for main in -lGL... yes
checking for main in -lGLEW... yes
checking for main in -lGLU... yes
checking for main in -lXinerama... yes
checking for main in -lSDL... yes
checking for main in -lSDL_image... yes
checking for main in -lSDL_mixer... yes
checking for main in -lcdio... yes
checking for main in -ldl... yes
checking for main in -lfreetype... yes
checking for main in -lfribidi... yes
checking for main in -llzo2... no
checking for main in -llzo... yes
checking for main in -lsmbclient... yes
checking for main in -lsqlite3... yes
checking for main in -lasound... yes
checking for clock_gettime in -lrt... yes
checking for main in -lXrandr... yes
checking for mms_connect in -lmms... yes
== GMyth support disabled. ==
== Wii remote support disabled. ==
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking for inttypes.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for memory.h... (cached) yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/mount.h usability... yes
checking sys/mount.h presence... yes
checking for sys/mount.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking sys/vfs.h usability... yes
checking sys/vfs.h presence... yes
checking for sys/vfs.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking lzo/lzo1.h usability... no
checking lzo/lzo1.h presence... no
checking for lzo/lzo1.h... no
checking whether stat file-mode macros are broken... no
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for an ANSI C-conforming const... yes
checking for uid_t in sys/types.h... yes
checking for inline... inline
checking for int16_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for int8_t... yes
checking for mode_t... yes
checking for off_t... yes
checking for pid_t... yes
checking for C/C++ restrict keyword... __restrict
checking for size_t... yes
checking for ssize_t... yes
checking for struct stat.st_rdev... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for uint8_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for unistd.h... (cached) yes
checking for working chown... yes
checking whether closedir returns void... no
checking for error_at_line... yes
checking for _LARGEFILE_SOURCE value needed for large files... no
checking whether gcc needs -traditional... no
checking whether lstat dereferences a symlink specified with a trailing slash... no
checking whether lstat accepts an empty string... no
checking whether lstat dereferences a symlink specified with a trailing slash... (cached) no
checking for working memcmp... yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for utime.h... (cached) yes
checking for alarm... yes
checking for working mktime... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/socket.h... (cached) yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking for function prototypes... yes
checking whether setvbuf arguments are reversed... no
checking return type of signal handlers... void
checking whether stat accepts an empty string... no
checking for working strcoll... yes
checking for strftime... yes
checking for working strtod... yes
checking whether utime accepts a null argument... yes
checking for vprintf... yes
checking for _doprnt... no
checking for atexit... yes
checking for dup2... yes
checking for fdatasync... yes
checking for floor... yes
checking for fs_stat_dev... no
checking for ftime... yes
checking for ftruncate... yes
checking for getcwd... yes
checking for gethostbyaddr... yes
checking for gethostbyname... yes
checking for gethostname... yes
checking for getpagesize... (cached) yes
checking for getpass... yes
checking for gettimeofday... yes
checking for inet_ntoa... yes
checking for lchown... yes
checking for localeconv... yes
checking for memchr... yes
checking for memmove... yes
checking for memset... yes
checking for mkdir... yes
checking for modf... yes
checking for munmap... yes
checking for pow... yes
checking for rmdir... yes
checking for select... yes
checking for setenv... yes
checking for setlocale... yes
checking for socket... yes
checking for sqrt... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strcspn... yes
checking for strdup... yes
checking for strerror... yes
checking for strncasecmp... yes
checking for strpbrk... yes
checking for strrchr... yes
checking for strspn... yes
checking for strstr... yes
checking for strtol... yes
checking for strtoul... yes
checking for sysinfo... yes
checking for tzset... yes
checking for utime... yes
checking for /usr/lib/python2.4/config/libpython2.4-pic.a... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating Makefile.include
config.status: creating xbmc/lib/libPython/linux/Makefile
config.status: creating config.h
config.status: config.h is unchanged

------------------------
XBMC Configuration:
------------------------
Debugging: Yes
Profiling: No
OpenGL: Yes
Joystick: Yes
XRandR: Yes
MMS: Yes
GMyth: No
Wii Remote: No
------------------------
Reply
#4
Cleaning source directory.
Compiling source.
Detected 2 procs/cores, using -j2
make: Entering directory `/mnt/hgfs/e/xbmc'
make -C guilib
make -C xbmc
make[1]: Entering directory `/mnt/hgfs/e/xbmc/guilib'
rm -f ActionManager.o
g++ -c -g -D_DEBUG -Wall -D_LINUX -D_FILE_DEFINED -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_SDL_JOYSTICK -DHAS_XRANDR -DHAS_MMS -I. -Icommon -I../xbmc -I../xbmc/cores -I../xbmc/linux -I../xbmc/utils -I/usr/include/freetype2 -I/usr/include/SDL ActionManager.cpp -o ActionManager.o
make[1]: Entering directory `/mnt/hgfs/e/xbmc/xbmc'
rm -f Application.o
g++ -c -g -D_DEBUG -Wall -D_LINUX -D_FILE_DEFINED -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_SDL_JOYSTICK -DHAS_XRANDR -DHAS_MMS -I. -Ilinux -Icores -I../guilib -Iutils -Ilib/libUPnP/Platinum/ThirdParty/Neptune/Source/Core -Ilib/libUPnP/Platinum/Source/Core -Ilib/libUPnP/Platinum/Source/Devices/MediaServer -Ilib/libUPnP/Platinum/ThirdParty/Neptune/Source/System/Posix Application.cpp -o Application.o
../xbmc/langinfo.h:9: error: expected ‘,’ or ‘...’ before ‘&’ token
../xbmc/langinfo.h:11: error: ‘CStdString’ does not name a type
../xbmc/langinfo.h:12: error: ‘CStdString’ does not name a type
../xbmc/langinfo.h:14: error: expected ‘;’ before ‘&’ token
../xbmc/langinfo.h:15: error: expected ‘;’ before ‘&’ token
../xbmc/langinfo.h:16: error: expected ‘;’ before ‘&’ token
../xbmc/langinfo.h:17: error: expected ‘;’ before ‘&’ token
../xbmc/langinfo.h:21: error: expected ‘;’ before ‘&’ token
../xbmc/langinfo.h:30: error: expected ‘;’ before ‘&’ token
../xbmc/langinfo.h:31: error: expected ‘;’ before ‘&’ token
../xbmc/langinfo.h:45: error: expected ‘;’ before ‘&’ token
../xbmc/langinfo.h:65: error: expected ‘;’ before ‘&’ token
../xbmc/langinfo.h:68: error: ‘CStdStringArray’ has not been declared
../xbmc/langinfo.h:69: error: expected ‘,’ or ‘...’ before ‘&’ token
../xbmc/langinfo.h:70: error: expected ‘;’ before ‘&’ token
../xbmc/langinfo.h:84: error: expected ‘,’ or ‘...’ before ‘&’ token
../xbmc/langinfo.h:85: error: expected ‘,’ or ‘...’ before ‘&’ token
../xbmc/langinfo.h:86: error: expected ‘,’ or ‘...’ before ‘&’ token
../xbmc/langinfo.h:87: error: ‘CStdString’ does not name a type
../xbmc/langinfo.h:88: error: ‘CStdString’ does not name a type
../xbmc/langinfo.h:89: error: ‘CStdString’ does not name a type
../xbmc/langinfo.h:90: error: ‘CStdString’ does not name a type
../xbmc/langinfo.h:91: error: ‘CStdString’ does not name a type
../xbmc/langinfo.h:93: error: ‘CStdString’ does not name a type
../xbmc/langinfo.h:94: error: ‘CStdString’ does not name a type
../xbmc/langinfo.h:95: error: ‘CStdString’ does not name a type
../xbmc/langinfo.h:96: error: ‘CStdString’ does not name a type
../xbmc/langinfo.h:97: error: ‘CStdString’ does not name a type
../xbmc/langinfo.h:98: error: ‘CStdString’ does not name a type
../xbmc/langinfo.h:104: error: expected ‘;’ before ‘<’ token
../xbmc/langinfo.h:105: error: expected ‘;’ before ‘<’ token
../xbmc/langinfo.h:106: error: expected ‘;’ before ‘<’ token
../xbmc/langinfo.h:107: error: ‘MAPREGIONS’ does not name a type
make[1]: *** [ActionManager.o] Error 1
make[1]: Leaving directory `/mnt/hgfs/e/xbmc/guilib'
make: *** [guilib] Error 2
make: *** Waiting for unfinished jobs....
rm -f CueDocument.o
g++ -c -g -D_DEBUG -Wall -D_LINUX -D_FILE_DEFINED -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAS_SDL_JOYSTICK -DHAS_XRANDR -DHAS_MMS -I. -Ilinux -Icores -I../guilib -Iutils -Ilib/libUPnP/Platinum/ThirdParty/Neptune/Source/Core -Ilib/libUPnP/Platinum/Source/Core -Ilib/libUPnP/Platinum/Source/Devices/MediaServer -Ilib/libUPnP/Platinum/ThirdParty/Neptune/Source/System/Posix CueDocument.cpp -o CueDocument.o
./langinfo.h:9: error: expected ‘,’ or ‘...’ before ‘&’ token
./langinfo.h:11: error: ‘CStdString’ does not name a type
./langinfo.h:12: error: ‘CStdString’ does not name a type
./langinfo.h:14: error: expected ‘;’ before ‘&’ token
./langinfo.h:15: error: expected ‘;’ before ‘&’ token
./langinfo.h:16: error: expected ‘;’ before ‘&’ token
./langinfo.h:17: error: expected ‘;’ before ‘&’ token
./langinfo.h:21: error: expected ‘;’ before ‘&’ token
./langinfo.h:30: error: expected ‘;’ before ‘&’ token
./langinfo.h:31: error: expected ‘;’ before ‘&’ token
./langinfo.h:45: error: expected ‘;’ before ‘&’ token
./langinfo.h:65: error: expected ‘;’ before ‘&’ token
./langinfo.h:68: error: ‘CStdStringArray’ has not been declared
./langinfo.h:69: error: expected ‘,’ or ‘...’ before ‘&’ token
./langinfo.h:70: error: expected ‘;’ before ‘&’ token
./langinfo.h:84: error: expected ‘,’ or ‘...’ before ‘&’ token
./langinfo.h:85: error: expected ‘,’ or ‘...’ before ‘&’ token
./langinfo.h:86: error: expected ‘,’ or ‘...’ before ‘&’ token
./langinfo.h:87: error: ‘CStdString’ does not name a type
./langinfo.h:88: error: ‘CStdString’ does not name a type
./langinfo.h:89: error: ‘CStdString’ does not name a type
./langinfo.h:90: error: ‘CStdString’ does not name a type
./langinfo.h:91: error: ‘CStdString’ does not name a type
./langinfo.h:93: error: ‘CStdString’ does not name a type
./langinfo.h:94: error: ‘CStdString’ does not name a type
./langinfo.h:95: error: ‘CStdString’ does not name a type
./langinfo.h:96: error: ‘CStdString’ does not name a type
./langinfo.h:97: error: ‘CStdString’ does not name a type
./langinfo.h:98: error: ‘CStdString’ does not name a type
./langinfo.h:104: error: expected ‘;’ before ‘<’ token
./langinfo.h:105: error: expected ‘;’ before ‘<’ token
./langinfo.h:106: error: expected ‘;’ before ‘<’ token
./langinfo.h:107: error: ‘MAPREGIONS’ does not name a type
./langinfo.h:9: error: expected ‘,’ or ‘...’ before ‘&’ token
./langinfo.h:11: error: ‘CStdString’ does not name a type
./langinfo.h:12: error: ‘CStdString’ does not name a type
./langinfo.h:14: error: expected ‘;’ before ‘&’ token
./langinfo.h:15: error: expected ‘;’ before ‘&’ token
./langinfo.h:16: error: expected ‘;’ before ‘&’ token
./langinfo.h:17: error: expected ‘;’ before ‘&’ token
./langinfo.h:21: error: expected ‘;’ before ‘&’ token
./langinfo.h:30: error: expected ‘;’ before ‘&’ token
./langinfo.h:31: error: expected ‘;’ before ‘&’ token
./langinfo.h:45: error: expected ‘;’ before ‘&’ token
./langinfo.h:65: error: expected ‘;’ before ‘&’ token
./langinfo.h:68: error: ‘CStdStringArray’ has not been declared
./langinfo.h:69: error: expected ‘,’ or ‘...’ before ‘&’ token
./langinfo.h:70: error: expected ‘;’ before ‘&’ token
./langinfo.h:84: error: expected ‘,’ or ‘...’ before ‘&’ token
./langinfo.h:85: error: expected ‘,’ or ‘...’ before ‘&’ token
./langinfo.h:86: error: expected ‘,’ or ‘...’ before ‘&’ token
./langinfo.h:87: error: ‘CStdString’ does not name a type
./langinfo.h:88: error: ‘CStdString’ does not name a type
./langinfo.h:89: error: ‘CStdString’ does not name a type
./langinfo.h:90: error: ‘CStdString’ does not name a type
./langinfo.h:91: error: ‘CStdString’ does not name a type
./langinfo.h:93: error: ‘CStdString’ does not name a type
./langinfo.h:94: error: ‘CStdString’ does not name a type
./langinfo.h:95: error: ‘CStdString’ does not name a type
./langinfo.h:96: error: ‘CStdString’ does not name a type
./langinfo.h:97: error: ‘CStdString’ does not name a type
./langinfo.h:98: error: ‘CStdString’ does not name a type
./langinfo.h:104: error: expected ‘;’ before ‘<’ token
./langinfo.h:105: error: expected ‘;’ before ‘<’ token
./langinfo.h:106: error: expected ‘;’ before ‘<’ token
./langinfo.h:107: error: ‘MAPREGIONS’ does not name a type
make[1]: *** [CueDocument.o] Error 1
make[1]: *** Waiting for unfinished jobs....
Application.cpp: In member function ‘virtual HRESULT CApplication::Create(void*)’:
Application.cpp:1311: error: invalid conversion from ‘const char*’ to ‘int’
Application.cpp:1311: error: initializing argument 1 of ‘bool CLangInfo::Load(int)’
make[1]: *** [Application.o] Error 1
make[1]: Leaving directory `/mnt/hgfs/e/xbmc/xbmc'
make: *** [xbmc] Error 2
make: Leaving directory `/mnt/hgfs/e/xbmc'
make[1]: *** [ActionManager.o] Error 1
make: *** [guilib] Error 2
make[1]: *** [CueDocument.o] Error 1
make[1]: *** [Application.o] Error 1
make: *** [xbmc] Error 2

Errors have occurred!
View compile log? (y/n) : n
ken@ken:/mnt/hgfs/e/xbmc$
Reply
#5
use a PASTEBIN service or I will cancel your forum account
Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


Image
Reply
#6
And looks like you are possibly using 64-bit Ubuntu?

You need 32-bit.
42.7% of all statistics are made up on the spot

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
Reply
#7
tslayer Wrote:And looks like you are possibly using 64-bit Ubuntu?

You need 32-bit.

i use 32-bit ubuntu

now, i download xbmcdev-1.2.zip vmware image , and build the xbmc 11437
the errors are the same

which branch can work in the vmware image
Reply
#8
tslayer Wrote:And looks like you are possibly using 64-bit Ubuntu?

You need 32-bit.

Linux version 2.6.22-14-generic (buildd@palmer) (gcc version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)) #1 SMP Sun Oct 14 23:05:12 GMT 2007
Reply
#9
I got the same error after adding some packages to enable GMyth support. I ccache -C, make clean, make distclean, ldconfig, then reran configure and it fixed the problem on the next build. If you're using the automated build script then type the following lines (ignore any error on the first command)

ccache -C
make clean
make distclean
sudo ldconfig
./build.sh
Reply
#10
CapnBry Wrote:I got the same error after adding some packages to enable GMyth support. I ccache -C, make clean, make distclean, ldconfig, then reran configure and it fixed the problem on the next build. If you're using the automated build script then type the following lines (ignore any error on the first command)

ccache -C
make clean
make distclean
sudo ldconfig
./build.sh

thanks
it is not work.
the errors is the same
Reply

Logout Mark Read Team Forum Stats Members Help
build.sh error, help me0