![]() |
2015-05-11
, 19:53
|
|
Moderator |
Posts: 3,718 |
Thanked: 7,420 times |
Joined on Dec 2009
@ Bize Her Yer Trabzon
|
#12
|
![]() |
2015-05-11
, 19:54
|
Posts: 1,746 |
Thanked: 1,832 times |
Joined on Dec 2010
|
#13
|
![]() |
2015-05-11
, 20:01
|
Posts: 1,746 |
Thanked: 1,832 times |
Joined on Dec 2010
|
#14
|
[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
![]() |
2015-05-11
, 20:01
|
Posts: 2,076 |
Thanked: 3,268 times |
Joined on Feb 2011
|
#15
|
![]() |
2015-05-11
, 20:02
|
Posts: 1,746 |
Thanked: 1,832 times |
Joined on Dec 2010
|
#16
|
The Following User Says Thank You to m4r0v3r For This Useful Post: | ||
![]() |
2015-05-11
, 20:11
|
Posts: 2,076 |
Thanked: 3,268 times |
Joined on Feb 2011
|
#17
|
![]() |
2015-05-11
, 20:19
|
|
Posts: 2,355 |
Thanked: 5,249 times |
Joined on Jan 2009
@ Barcelona
|
#18
|
Portability is for people who cannot write new programs.
![]() |
2015-05-11
, 20:40
|
Posts: 1,746 |
Thanked: 1,832 times |
Joined on Dec 2010
|
#19
|
![]() |
2015-05-11
, 20:47
|
|
Moderator |
Posts: 3,718 |
Thanked: 7,420 times |
Joined on Dec 2009
@ Bize Her Yer Trabzon
|
#20
|
http://sources.webos-internals.org/w...s/webos-3.0.5/
also this is the error I get when attempting to build ffmpeg
Last edited by m4r0v3r; 2015-05-11 at 19:53.