Checked out squeezeplay today and all the required additional modules for compilation on Ubuntu 8.04. Got the following errors before compilation stopped:
Any ideas on cause?Code:gcc -DHAVE_CONFIG_H -I. -I. -I./src -I/tmp/squeezeplay//build/linux/include -I/tmp/squeezeplay//build/linux/include/SDL -I/tmp/squeezeplay//build/linux/include/freetype2 -g -pg -I/tmp/squeezeplay//build/linux/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Werror -pg -MT jive_framework.lo -MD -MP -MF .deps/jive_framework.Tpo -c src/ui/jive_framework.c -o jive_framework.o cc1: warnings being treated as errors src/ui/jive_framework.c: In function 'process_event': src/ui/jive_framework.c:1002: warning: cast to pointer from integer of different size src/ui/jive_framework.c:1180: warning: cast from pointer to integer of different size src/ui/jive_framework.c:1181: warning: cast from pointer to integer of different size make[2]: *** [jive_framework.lo] Error 1 make[2]: Leaving directory `/tmp/squeezeplay/src/squeezeplay' make[1]: *** [all] Error 2 make[1]: Leaving directory `/tmp/squeezeplay/src/squeezeplay' make: *** [squeezeplay] Error 2
Results 1 to 10 of 14
-
2008-06-07, 01:14 #1
Squeezplay compilation fail on Hardy
P2 266MHz, ubuntu server 10.04 SBS 7.6.0 - r31284
AMD64x2 ubuntu 10.04, SBS 7.5.2 - r30889
Dell 10v WinXP SBS 7.5.2 - r31264
Dell 10v ubuntu netbook remix 10.04, SBS 7.6.0 - r30830
Players: Classic, Duet, Boom
-
2008-06-07, 02:27 #2
Added packages:
libvorbis-dev
automake-1.9
as suggested here - http://forums.slimdevices.com/showpo...9&postcount=34
recompiled but same error.P2 266MHz, ubuntu server 10.04 SBS 7.6.0 - r31284
AMD64x2 ubuntu 10.04, SBS 7.5.2 - r30889
Dell 10v WinXP SBS 7.5.2 - r31264
Dell 10v ubuntu netbook remix 10.04, SBS 7.6.0 - r30830
Players: Classic, Duet, Boom
-
2008-06-09, 01:38 #3
- Join Date
- Apr 2005
- Location
- Ipswich, UK
- Posts
- 1,394
Are you compiling on a 64-bit machine?
Richard
-
2008-06-09, 05:30 #4
-
2008-06-10, 11:55 #5
- Join Date
- Apr 2005
- Location
- Ipswich, UK
- Posts
- 1,394
Sorry I should have asked what version you are trying to compile too. I think Squeezeplay 7.1 should work on a 64-bit machine, but I don't have one here to test with.
Richard
-
2008-06-10, 13:15 #6
Last edited by Ramage; 2008-06-10 at 13:35. Reason: more info
P2 266MHz, ubuntu server 10.04 SBS 7.6.0 - r31284
AMD64x2 ubuntu 10.04, SBS 7.5.2 - r30889
Dell 10v WinXP SBS 7.5.2 - r31264
Dell 10v ubuntu netbook remix 10.04, SBS 7.6.0 - r30830
Players: Classic, Duet, Boom
-
2008-06-10, 23:49 #7P2 266MHz, ubuntu server 10.04 SBS 7.6.0 - r31284
AMD64x2 ubuntu 10.04, SBS 7.5.2 - r30889
Dell 10v WinXP SBS 7.5.2 - r31264
Dell 10v ubuntu netbook remix 10.04, SBS 7.6.0 - r30830
Players: Classic, Duet, Boom
-
2008-06-11, 00:28 #8
- Join Date
- Apr 2005
- Location
- Ipswich, UK
- Posts
- 1,394
-
2008-06-11, 07:03 #9
-
2008-09-26, 14:07 #10
- Join Date
- Aug 2008
- Posts
- 9
Bummer this error is still present today.