Active Topics

 


Reply
Thread Tools
Posts: 1,746 | Thanked: 1,832 times | Joined on Dec 2010
#11
this is a http to the links needed by the build

http://sources.webos-internals.org/w...s/webos-3.0.5/

also this is the error I get when attempting to build ffmpeg


libavcodec/arm/jrevdct_arm.S:64: Error: ARM register expected -- `str r0,[ sp ]'
libavcodec/arm/jrevdct_arm.S:214: Error: ARM register expected -- `ldr lr,[ sp ]'
make[1]: *** [libavcodec/arm/jrevdct_arm.o] Error 1
skipping that, libsdl-mixer starts building now since ive added SDL_CONFIG into the path folder, this error occurs

music_ffm.c: In function 'Plugin_delete':
music_ffm.c:329:10: warning: implicit declaration of function 'av_close_input_file' [-Wimplicit-function-declaration]
make[2]: *** [build/music_ffm.lo] Error 1

Last edited by m4r0v3r; 2015-05-11 at 19:53.
 
HtheB's Avatar
Moderator | Posts: 3,715 | Thanked: 7,419 times | Joined on Dec 2009 @ Bize Her Yer Trabzon
#12
some sort of java error?

btw: what about Monopoly for android?
__________________
www.HtheB.com
Please donate if you think I'm doing a good job.
 
Posts: 1,746 | Thanked: 1,832 times | Joined on Dec 2010
#13
Originally Posted by HtheB View Post
some sort of java error?

btw: what about Monopoly for android?
am using a nexus 5, so no alien dalvik
 
Posts: 1,746 | Thanked: 1,832 times | Joined on Dec 2010
#14
if i try to compile libsdlpre these lovely errors occur

[nemo@Jolla preenv-preenv]$ cd libsdlpre
[nemo@Jolla libsdlpre]$ make
make: sdl-config: Command not found
make: sdl-config: Command not found
Package libosso was not found in the pkg-config search path.
Perhaps you should add the directory containing `libosso.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libosso' found
Package libhildonmime was not found in the pkg-config search path.
Perhaps you should add the directory containing `libhildonmime.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libhildonmime' found
Package liblocation was not found in the pkg-config search path.
Perhaps you should add the directory containing `liblocation.pc'
to the PKG_CONFIG_PATH environment variable
No package 'liblocation' found
Package gstreamer-plugins-base-0.10 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gstreamer-plugins-base-0.10.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gstreamer-plugins-base-0.10' found
Package gstreamer-interfaces-0.10 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gstreamer-interfaces-0.10.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gstreamer-interfaces-0.10' found
Package x11 was not found in the pkg-config search path.
Perhaps you should add the directory containing `x11.pc'
to the PKG_CONFIG_PATH environment variable
No package 'x11' found
Package mce was not found in the pkg-config search path.
Perhaps you should add the directory containing `mce.pc'
to the PKG_CONFIG_PATH environment variable
No package 'mce' found
Package libosso was not found in the pkg-config search path.
Perhaps you should add the directory containing `libosso.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libosso' found
Package libhildonmime was not found in the pkg-config search path.
Perhaps you should add the directory containing `libhildonmime.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libhildonmime' found
Package liblocation was not found in the pkg-config search path.
Perhaps you should add the directory containing `liblocation.pc'
to the PKG_CONFIG_PATH environment variable
No package 'liblocation' found
Package gstreamer-plugins-base-0.10 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gstreamer-plugins-base-0.10.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gstreamer-plugins-base-0.10' found
Package gstreamer-interfaces-0.10 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gstreamer-interfaces-0.10.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gstreamer-interfaces-0.10' found
Package x11 was not found in the pkg-config search path.
Perhaps you should add the directory containing `x11.pc'
to the PKG_CONFIG_PATH environment variable
No package 'x11' found
Package mce was not found in the pkg-config search path.
Perhaps you should add the directory containing `mce.pc'
to the PKG_CONFIG_PATH environment variable
No package 'mce' found
cc -fPIC -DPIC -Os -g -Wall -I. -o private.o -c private.c
private.c:1:17: fatal error: SDL.h: No such file or directory
compilation terminated.
make: *** [private.o] Error 1
 
Posts: 2,076 | Thanked: 3,268 times | Joined on Feb 2011
#15
Originally Posted by m4r0v3r View Post
so to summerise would wayland ruin everything?

hmm SDL2 is in the repos, but no mention of 1.2
Yup, SDL 2.0 supports wayland, 1.2 would need a lot of work, maybe through Xwayland you could get around that, but this currently has no working touch support
 
Posts: 1,746 | Thanked: 1,832 times | Joined on Dec 2010
#16
Originally Posted by szopin View Post
Yup, SDL 2.0 supports wayland, 1.2 would need a lot of work, maybe through Xwayland you could get around that, but this currently has no working touch support
so realistically for a noob who can code basic programs fresh outta uni its a lotta work just to play monopoly on the bus.
 

The Following User Says Thank You to m4r0v3r For This Useful Post:
Posts: 2,076 | Thanked: 3,268 times | Joined on Feb 2011
#17
Originally Posted by m4r0v3r View Post
so realistically for a noob who can code basic programs fresh outta uni its a lotta work just to play monopoly on the bus.
If you get SDL 1.2 running with wayland everyone will be really grateful, but it's been 1.5 years and xwayland on jolla is still not here, maybe tablet will speed this up as then main argument of people against X will go away (the second argument, after performance). Good luck, we're all counting on you!
 
javispedro's Avatar
Posts: 2,355 | Thanked: 5,249 times | Joined on Jan 2009 @ Barcelona
#18
if you are interested, the way I'd approach this is by rewriting it on top of the SDL2 port, which already has many of the hacks which I put in libsdlpre.

But it still has a shitton of Maemo-specific features on it. It's going to look more like a rewrite and less as a "port".

Portability is for people who cannot write new programs.
 

The Following 2 Users Say Thank You to javispedro For This Useful Post:
Posts: 1,746 | Thanked: 1,832 times | Joined on Dec 2010
#19
ill have to take a look after thursday then, my C isn't up to scratch
 
HtheB's Avatar
Moderator | Posts: 3,715 | Thanked: 7,419 times | Joined on Dec 2009 @ Bize Her Yer Trabzon
#20
Originally Posted by m4r0v3r View Post
am using a nexus 5, so no alien dalvik
You got the REAL Android......
But why not dualboot it if you also want to use Sailfish OS on it?
If you don't want to use Google stuff, just use Cyanogenmod without any Google Apps on it.

It's a workaround, but it's at least some solution that could help
__________________
www.HtheB.com
Please donate if you think I'm doing a good job.
 
Reply


 
Forum Jump


All times are GMT. The time now is 18:54.