tabi ki tekrar yapıp paylaşıyorum.
make install lib dedikten sonra bu tip hatalar var.
crypto -ljpeg -lpng -lpthread -ldl
/usr/bin/ld: cannot find -lglut
collect2: ld returned 1 exit status
make[1]: *** [libgpac.so] Error 1
make[1]: Leaving directory `/usr/local/src/gpac/src'
make: *** [lib] Error 2
root@uygulamaplatformu [/usr/local/src/gpac]# make apps
make -C applications all
make[1]: Entering directory `/usr/local/src/gpac/applications'
set -e; for i in mp4box mp4client testapps/mp4_streamer testapps/mp42ts generators ; do make -C $i all; done
make[2]: Entering directory `/usr/local/src/gpac/applications/mp4box'
gcc -Wl --warn-common -o ../../bin/gcc/MP4Box main.o filedump.o fileimport.o -L../../bin/gcc -lgpac -lz -L/usr/X11R6/lib -lGL -lglut
/usr/bin/ld: cannot find -lglut
collect2: ld returned 1 exit status
make[2]: *** [MP4Box] Error 1
make[2]: Leaving directory `/usr/local/src/gpac/applications/mp4box'
make[1]: *** [apps] Error 2
make[1]: Leaving directory `/usr/local/src/gpac/applications'
make: *** [apps] Error 2
root@uygulamaplatformu [/usr/local/src/gpac]# make install lib
install -d "/usr/local"
install -d "/usr/local/bin"
install -m 755 bin/gcc/MP4Box "/usr/local/bin"
install: cannot stat `bin/gcc/MP4Box': No such file or directory
make: *** [install] Error 1
root@uygulamaplatformu [/usr/local/src/gpac]# /usr/bin/ld: cannot find -lglut
-bash: /usr/bin/ld:: No such file or directory
root@uygulamaplatformu [/usr/local/src/gpac]# collect2: ld returned 1 exit status
-bash: collect2:: command not found
root@uygulamaplatformu [/usr/local/src/gpac]# make[2]: *** [MP4Box] Error 1
-bash: make[2]:: command not found
root@uygulamaplatformu [/usr/local/src/gpac]# make[2]: Leaving directory `/usr/local/src/gpac/applications/mp4box'
> make[1]: *** [apps] Error 2
> make[1]: Leaving directory `/usr/local/src/gpac/applications'
> make: *** [apps] Error 2
> root@uygulamaplatformu [/usr/local/src/gpac]# make install lib
> install -d "/usr/local"
> install -d "/usr/local/bin"
> install -m 755 bin/gcc/MP4Box "/usr/local/bin"
> install: cannot stat `bin/gcc/MP4Box': No such file or directory
-bash: command substitution: line 1: unexpected EOF while looking for matching `