Archiv > Development
[3.0.2] Test Ubuntu 12.10
MegaX:
Hab mal versucht ne Devel für 12.10 zu bauen und mit ein wenig Anpassung an den Deps hats auch auf Anhieb geklappt.
Anpassungen:
lib-imagemagick/Makefile
deps := libmagickcore4 ändern in libmagickcore5
python/Makefile
deps := python-qt3 ändern in python-qt4
softhddevice/Makefile
deps := libxcb-ewmh1-dev ändern in libxcb-ewmh-dev
Danach mal nen make all angestupst und bis auf ein paar Addons hat alles gebaut.
webserver: (status: baut)
Anpassung webserver/src/urldecode/urldecode.cc[/b]
--- Quote ---#include <unistd.h>[/b]
--- End quote ---
einfügen in Zeile 6.
xorg: (status: baut)
Anpassung xorg/src/monitor/Makefile[/b]
von
--- Quote ---all: monitor.cc
gcc[/b] monitor.cc -o monitor -l X11
clean:
rm -f monitor
--- End quote ---
in
--- Quote ---all: monitor.cc
g,+[/b] monitor.cc -o monitor -l X11
clean:
rm -f monitor
--- End quote ---
graphtft: (status: baut)
Anpassung graphtft/src/graphtft/graphtft-fe/[/b]
In denDateien comthread.cc[/b] und tcpchannel.cc[/b] ein
--- Quote ---#include <unistd.h>[/b]
--- End quote ---
einfügen.
image:
--- Quote ---andy@12-10-mini:~/testing/image$ make
image:
*** Plugin image:
encode.c: In Elementfunktion »bool cEncode::EncodeFrames(AVCodecContext*, AVFrame*)«:
encode.c:232:76: Fehler: »avcodec_encode_video2« wurde in diesem Gültigkeitsbereich nicht definiert
make[5]: *** [encode.o] Fehler 1
make[4]: *** [subdirs] Fehler 1
*** failed plugins: image
make[3]: *** [plugins] Fehler 1
make[2]: *** [src/image/libvdr-image.so] Fehler 2
make[1]: *** [_all] Fehler 2
make: *** [__all] Fehler 2
--- End quote ---
Kann mir vielleicht einer sagen was da schief läuft?
MegaX
wino:
--- Quote ---image:
--- Quote ---andy@12-10-mini:~/testing/image$ make
image:
*** Plugin image:
encode.c: In Elementfunktion »bool cEncode::EncodeFrames(AVCodecContext*, AVFrame*)«:
encode.c:232:76: Fehler: »avcodec_encode_video2« wurde in diesem Gültigkeitsbereich nicht definiert
make[5]: *** [encode.o] Fehler 1
make[4]: *** [subdirs] Fehler 1
*** failed plugins: image
make[3]: *** [plugins] Fehler 1
make[2]: *** [src/image/libvdr-image.so] Fehler 2
make[1]: *** [_all] Fehler 2
make: *** [__all] Fehler 2
--- End quote ---
Kann mir vielleicht einer sagen was da schief läuft?
--- End quote ---
Hilft dir zwar nicht aber für image ist ffmpeg zu alt. Unter Archlinux wird das Plugin gebaut.
Gruß
wino
MegaX:
--- Quote ---
--- Quote from: MegaX,9. Mar 2013 - 22:28 ---image:
Hilft dir zwar nicht aber für image ist ffmpeg zu alt. Unter Archlinux wird das Plugin gebaut.
Gruß
wino
--- End quote ---
image und graphtft wären jetzt erstmal nicht so wichtig, aber wenn einer mir bei xorg und webserver helfen könnte dann kann ich mal ein ISO bauen und schauen wie stabil es läuft.
MegaX
--- End quote ---
wino:
Ubuntu 12.10 werde ich nicht extra installieren und Ahnung hätte wohl auch nur Claus. Solange ich keine Fortschritte in Bezug auf die Integrieren von Lirc als Gesamtkonzept mit eventlircd und Co sehe, werde ich mich nicht mehr groß um MLD kümmern.
Hier OT: VDR funktioniert bei mir mit tvguide und skinnopacity in Zusammenhang mit dvbhddevice auch nicht mehr.
Gruß
wino
MegaX:
Bei xorg hab ich einen teilerfolg:
Nach ändern des src/monitor/Makefile von
--- Quote ---all: monitor.cc
gcc[/b] monitor.cc -o monitor -l X11
clean:
rm -f monitor
--- End quote ---
in
--- Quote ---all: monitor.cc
g++[/b] monitor.cc -o monitor -l X11
clean:
rm -f monitor
--- End quote ---
baut das ganze nun. Das einzigste ist ein Defekter Link: template//usr/lib/xorg/modules/libxaa.so wo ich im Moment nicht weiß ob der gebraucht wird und wenn ja für was.
--- Quote ---andy@12-10-mini:~/testing/xorg$ make
xorg:
Build xorg...
Defekter Link: template//usr/lib/xorg/modules/libxaa.so
Kopiere Library: /usr/lib/i386-linux-gnu/libXcomposite.so.1
Benötigt von: /usr/bin/xcompmgr
Library existiert ebenfalls in:
- chromium-browser
- firefox
- flashplugin
- python
- vlc
Kopiere Library: /usr/lib/i386-linux-gnu/libXrender.so.1
Benötigt von: /usr/bin/xcompmgr
Library existiert ebenfalls in:
- chromium-browser
- firefox
- flashplugin
- openjava
- python
- vlc
- xineliboutput
Kopiere Library: /usr/lib/libImlib2.so.1
Benötigt von: /usr/bin/hsetroot
Kopiere Library: /usr/lib/i386-linux-gnu/libXmuu.so.1
Benötigt von: /usr/bin/xauth
Library existiert ebenfalls in:
- burn
Kopiere Library: /lib/i386-linux-gnu/libgcrypt.so.11
Benötigt von: /usr/bin/Xorg
Library existiert ebenfalls in:
- fritzbox
- lib-av
- lib-curl
- noad
- rssreader
- tvm2vdr
- weatherhd
- xmltv2vdr
Kopiere Library: /usr/lib/i386-linux-gnu/libpciaccess.so.0
Benötigt von: /usr/bin/Xorg
Kopiere Library: /usr/lib/i386-linux-gnu/libpixman-1.so.0
Benötigt von: /usr/bin/Xorg
Library existiert ebenfalls in:
- chromium-browser
- firefox
- flashplugin
- python
- vlc
Kopiere Library: /usr/lib/libXfont.so.1
Benötigt von: /usr/bin/Xorg
Kopiere Library: /lib/i386-linux-gnu/libgpg-error.so.0
Benötigt von: /usr/bin/Xorg
Library existiert ebenfalls in:
- fritzbox
- lib-av
- lib-curl
- noad
- rssreader
- tvm2vdr
- weatherhd
- xmltv2vdr
Kopiere Library: /usr/lib/i386-linux-gnu/libfontenc.so.1
Benötigt von: /usr/bin/Xorg
Kopiere Library: /usr/lib/i386-linux-gnu/libXft.so.2
Benötigt von: /usr/bin/xterm
Kopiere Library: /usr/lib/i386-linux-gnu/libXaw.so.7
Benötigt von: /usr/bin/xterm
Kopiere Library: /usr/lib/libutempter.so.0
Benötigt von: /usr/bin/xterm
Kopiere Library: /usr/lib/i386-linux-gnu/libXmu.so.6
Benötigt von: /usr/bin/xterm
Library existiert ebenfalls in:
- xbmc
Kopiere Library: /usr/lib/i386-linux-gnu/libXt.so.6
Benötigt von: /usr/bin/xterm
Library existiert ebenfalls in:
- firefox
- flashplugin
- vlc
- xbmc
Kopiere Library: /usr/lib/i386-linux-gnu/libXpm.so.4
Benötigt von: /usr/bin/xterm
Library existiert ebenfalls in:
- burn
- vlc
Kopiere Library: /usr/lib/i386-linux-gnu/libXrandr.so.2
Benötigt von: /usr/bin/xrandr
Library existiert ebenfalls in:
- chromium-browser
- firefox
- flashplugin
- python
- vlc
Kopiere Library: /usr/lib/i386-linux-gnu/libxkbfile.so.1
Benötigt von: /usr/bin/xkbcomp
Kopiere Library: /usr/lib/libnetpbm.so.10
Benötigt von: /usr/bin/icontopbm
Kopiere Library: /usr/lib/i386-linux-gnu/libgallium.so.0
Benötigt von: /usr/lib/i386-linux-gnu/dri/swrast_dri.so
Kopiere Library: /usr/lib/i386-linux-gnu/libdricore9.0.2.so.1
Benötigt von: /usr/lib/i386-linux-gnu/dri/swrast_dri.so
Kopiere Library: /usr/lib/i386-linux-gnu/libLLVM-3.1.so.1
Benötigt von: /usr/lib/i386-linux-gnu/dri/swrast_dri.so
Kopiere Library: /usr/lib/i386-linux-gnu/libjasper.so.1
Benötigt von: /usr/lib/i386-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-jasper.so
Kopiere Library: /usr/lib/i386-linux-gnu/libwmf-0.2.so.7
Benötigt von: /usr/lib/i386-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/io-wmf.so
Kopiere Library: /usr/lib/i386-linux-gnu/libwmflite-0.2.so.7
Benötigt von: /usr/lib/i386-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/io-wmf.so
Kopiere Library: /usr/lib/i386-linux-gnu/libtiff.so.5
Benötigt von: /usr/lib/i386-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-tiff.so
Library existiert ebenfalls in:
- vlc
Kopiere Library: /lib/i386-linux-gnu/liblzma.so.5
Benötigt von: /usr/lib/i386-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-tiff.so
Library existiert ebenfalls in:
- autofs
- burn
- evtest
- eyefi
- perl
- tvm2vdr
- vlc
- weatherhd
- xmltv2vdr
Kopiere Library: /usr/lib/i386-linux-gnu/libmtdev.so.1
Benötigt von: /usr/lib/xorg/modules/input/evdev_drv.so
M src/locale/update_application_setup.sh.en_GB.po
M src/locale/xorg.xml.de_DE.po
M src/locale/www.de_DE.po
M src/locale/xorg.xml.en_GB.po
M src/locale/update_application_setup.sh.de_DE.po
M src/locale/www.en_GB.po
M src/monitor/Makefile
andy@12-10-mini:~/testing/xorg$
--- End quote ---
MegaX
Navigation
[0] Message Index
[#] Next page
Go to full version