gst-rtsp-server build error on Yocto

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

gst-rtsp-server build error on Yocto

ソリューションへジャンプ
2,086件の閲覧回数
gavingreenwalt
Contributor III

I'm trying to build gst-rtsp-server for Yocto and I'm getting an error when I build.

configure:11194: $? = 0

configure:11416: result: GNU/Linux ld.so

configure:11523: checking how to hardcode library paths into programs

configure:11548: result: immediate

configure:11642: checking for shl_load

configure:11642: arm-poky-linux-gnueabi-gcc  -march=armv7-a -mthumb-interwork -mfloat-abi=hard -mfpu=neon -mtune=cortex-a9 --sysroot=/home/gavin/ventana-yocto/build/tmp/sysroots/ventana -o conftest  -O2 -pipe -g -feliminate-unused-debug-types  -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed conftest.c  >&5

/tmp/ccvryOWJ.o: In function `main':

/home/gavin/ventana-yocto/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gstreamer1.0-rtsp-server/1.4.5-r0/gst-rtsp-server-1.4.5/conftest.c:57: undefined reference to `shl_load'

collect2: error: ld returned 1 exit status

Has anyone gotten gst-rtsp-server to build successfully and have any tips?

ラベル(4)
0 件の賞賛
返信
1 解決策
1,478件の閲覧回数
gavingreenwalt
Contributor III

Ha, of course I spend half a day trying to find the answer, post a question and solve it a few minutes later.  I missed a critical part of the log.

configure: Requested 'gstreamer-1.0 >= 1.4.0' but version of GStreamer is 1.2.3

configure: error: no gstreamer-1.0 >= 1.4.0 (GStreamer) found

Configure failed. The contents of all config.log files follows to aid debugging


User Error.

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
1,479件の閲覧回数
gavingreenwalt
Contributor III

Ha, of course I spend half a day trying to find the answer, post a question and solve it a few minutes later.  I missed a critical part of the log.

configure: Requested 'gstreamer-1.0 >= 1.4.0' but version of GStreamer is 1.2.3

configure: error: no gstreamer-1.0 >= 1.4.0 (GStreamer) found

Configure failed. The contents of all config.log files follows to aid debugging


User Error.

0 件の賞賛
返信