make depsclean sollte auch reichen, make distclean wäre schon etwas heftig.Nach dem Einspielen make distclean nicht vergessen
![Bild](http://www.smileyhome.de/smilies/nachdenklich/fluester.gif)
Wer haette das am Anfangs des Threads jemals gedacht
![Bild](http://www.smileyhome.de/smilies/schilder/stimmt.gif)
make depsclean sollte auch reichen, make distclean wäre schon etwas heftig.Nach dem Einspielen make distclean nicht vergessen
Wer haette das am Anfangs des Threads jemals gedacht
Code: Alles auswählen
...
...
...
checking FUSE_CFLAGS... -D_FILE_OFFSET_BITS=64
checking FUSE_LIBS... -lfuse
checking whether FUSE_CFLAGS and FUSE_LIBS work... no
configure: error:
** Can't find fuse library (or it is too old).
** try to configure again
- using --with-fuse-prefix=DIR if the package is installed in
non-standard location DIR/include and DIR/lib,
- or set the FUSE_CFLAGS and/or FUSE_LIBS environment variables
before calling 'configure',
- or add the directory containing 'fuse.pc' to the PKG_CONFIG_PATH
environment variable for pkg-config.
make: *** [flash-djmount] Fehler 1
--enable-upnp bewirkt nur, dass der upnp-Browser in die Neutrino-GUI eingebaut wird.Nero hat geschrieben: Allerdings klappt das bei mir nicht so recht.
Ein "händiges" make flash-upnp bringt bei mir:Gruß NeroCode: Alles auswählen
... ... ... checking FUSE_CFLAGS... -D_FILE_OFFSET_BITS=64 checking FUSE_LIBS... -lfuse checking whether FUSE_CFLAGS and FUSE_LIBS work... no configure: error: ** Can't find fuse library (or it is too old). ** try to configure again - using --with-fuse-prefix=DIR if the package is installed in non-standard location DIR/include and DIR/lib, - or set the FUSE_CFLAGS and/or FUSE_LIBS environment variables before calling 'configure', - or add the directory containing 'fuse.pc' to the PKG_CONFIG_PATH environment variable for pkg-config. make: *** [flash-djmount] Fehler 1
Code: Alles auswählen
summary:
----------------------------------------
target cpu: 823
kernel: 2.4.x
glibc-pthreads: linuxthreads
flash rules: yes
target prefix: /home/<user>/dbox2/cdkroot
host prefix: /home/<user>/dbox2/cdk
boot prefix: /home/<user>/dbox2/tftpboot
build prefix: /home/<user>/tuxbox-cvs/cdk
root partition size: 0x680000
default locale deutsch
serversupport: /home/<user>/dbox2/serversupport
checkImage: rename
target apps directory: /home/<user>/tuxbox-cvs/apps
boot directory: /home/<user>/tuxbox-cvs/boot
driver directory: /home/<user>/tuxbox-cvs/driver
host apps directory: /home/<user>/tuxbox-cvs/hostapps
logo directory: /home/<user>/Logos
customization directory: /home/<user>/myfiles/custom
ucode directory: NONE
GNU server: ftp.gwdg.de/pub/misc/gnu/ftp/gnu
default server: tuxbox.berlios.de/pub/tuxbox/cdk/src
update http prefix: http://<usersite>
IDE support: yes
Ext2/3 support for IDE: yes
XFS support for IDE: yes
NFS server: yes
Samba server: yes
dosfstools: yes
Neutrino UPnP-support: yes
German keymaps: no
Code: Alles auswählen
...
...
...
checking FUSE_CFLAGS... -D_FILE_OFFSET_BITS=64
checking FUSE_LIBS... -lfuse
checking whether FUSE_CFLAGS and FUSE_LIBS work... no
configure: error:
** Can't find fuse library (or it is too old).
** try to configure again
- using --with-fuse-prefix=DIR if the package is installed in
non-standard location DIR/include and DIR/lib,
- or set the FUSE_CFLAGS and/or FUSE_LIBS environment variables
before calling 'configure',
- or add the directory containing 'fuse.pc' to the PKG_CONFIG_PATH
environment variable for pkg-config.
make: *** [flash-djmount] Fehler 1
Wie bist du denn genau vorgegangen? Wie sieht Dein configure aus, wie sehen die custom-scripte aus, wo/wann rufst Du make flash-upnp auf?Nero hat geschrieben:@dbt
Hmmm ...
also ich hab jetzt nochmal alles neu ausgecheckt.
Irgendwie komme ich nicht weiter![]()
Das Problem besteht weiterhin:...
Noch ne Idee ?
Gruß Nero
Configure:dbt hat geschrieben: Wie bist du denn genau vorgegangen? Wie sieht Dein configure aus, wie sehen die custom-scripte aus, wo/wann rufst Du make flash-upnp auf?
Code: Alles auswählen
summary:
----------------------------------------
target cpu: 823
kernel: 2.4.x
glibc-pthreads: linuxthreads
flash rules: yes
target prefix: /home/nero/imagebau/dbox2/cdkroot
host prefix: /home/nero/imagebau/dbox2/cdk
boot prefix: /home/nero/imagebau/dbox2/tftpboot
build prefix: /home/nero/imagebau/tuxbox-cvs/cdk
root partition size: 0x680000
default locale deutsch
serversupport: /home/nero/imagebau/dbox2/serversupport
checkImage: rename
target apps directory: /home/nero/imagebau/tuxbox-cvs/apps
boot directory: /home/nero/imagebau/tuxbox-cvs/boot
driver directory: /home/nero/imagebau/tuxbox-cvs/driver
host apps directory: /home/nero/imagebau/tuxbox-cvs/hostapps
logo directory: /home/nero/imagebau/tuxbox-cvs/cdk/logos
customization directory: /home/nero/imagebau/custom
ucode directory: NONE
GNU server: ftp.gwdg.de/pub/misc/gnu/ftp/gnu
default server: tuxbox.berlios.de/pub/tuxbox/cdk/src
update http prefix:
IDE support: yes
Ext2/3 support for IDE: yes
XFS support for IDE: yes
NFS server: yes
Samba server: no
dosfstools:
Neutrino UPnP-support: yes
German keymaps: no
Ja hab ich.dbt hat geschrieben:Nur ausgecheckt oder auch mal 'n clean gemacht.
Code: Alles auswählen
#! /bin/bash
# - new make anpassen ------------------------------------------------------------------------------------------------
USERDIR="nero/newmaketest"
# - anpassung nicht unbedingt nötig (verzeichnisse sollten schon da sein ) ------------------------------------------------------------
LOGODIR=/home/$USERDIR/Logos
CP=/home/$USERDIR/tuxbox-cvs
DB=/home/$USERDIR/dbox2
ARCHIVEDIR=/home/$USERDIR/Archive
export CVS_RSH=ssh
# -----------------------------------------------------------------------------------------------------------
cd "$CP"
cvs -d anoncvs@cvs.tuxbox.org:/cvs/tuxbox -z3 co -f -r newmake -P .
cd cdk
/bin/ln -sf $ARCHIVEDIR/ Archive
./autogen.sh
./configure --prefix="$DB" --with-cvsdir="$CP" --enable-ide --enable-flashrules --with-checkImage=rename --with-logosdir="$LOGODIR"
#make flash-neutrino-squashfs-all
#make flash-neutrino-all-all
#make flash-all-all-all
#make everything
Code: Alles auswählen
configure: error:
** Can't find fuse library (or it is too old).
** try to configure again
- using --with-fuse-prefix=DIR if the package is installed in
non-standard location DIR/include and DIR/lib,
- or set the FUSE_CFLAGS and/or FUSE_LIBS environment variables
before calling 'configure',
- or add the directory containing 'fuse.pc' to the PKG_CONFIG_PATH
environment variable for pkg-config.
make: *** [flash-djmount] Fehler 1
Hi,PT-1 hat geschrieben:Ich glaube der konnte als Ich es damals getestet habe nicht die letzte 0.7xx Variante des DJMount oder so laden ...
Hi,dixidix hat geschrieben:Du kannst ja mal aus Deinem Archiv-Ordner das djmount-archiv löschen, dann make depsclean machen und bauen. Der sollte sich das Teil erst mal ziehen un dann neu bauen. make flash-upnp würde ich nur im customscript laufen lassen. Bei mir gehts nur damit durch.
Gaudihalber baue mal ein Yadd und schaue mal was da bei rauskommt?
Code: Alles auswählen
--19:38:54-- ftp://ftp.berlios.de/pub/tuxbox/src/djmount-0.71.tar.gz
=> `Archive/djmount-0.71.tar.gz'
Auflösen des Hostnamen »ftp.berlios.de«.... 195.37.77.141
Verbindungsaufbau zu ftp.berlios.de|195.37.77.141|:21... verbunden.
Anmelden als anonymous ... Angemeldet!
==> SYST ... fertig. ==> PWD ... fertig.
==> TYPE I ... fertig. ==> CWD /pub/tuxbox/src ... fertig.
==> PASV ... fertig. ==> RETR djmount-0.71.tar.gz ...
Die Datei »djmount-0.71.tar.gz« gibt es nicht.
make: *** [Archive/djmount-0.71.tar.gz] Fehler 1
Huhu PT-1,PT-1 hat geschrieben:Ich glaube mich an ein Gespraech mit Houdini zu erinnern und irgendwie wird die 0.7.1 nicht verwendet. Das bricht immer mit diesem Fehler ab...
0.5.x und 0.6.x wird glaube ich verwendet
Code: Alles auswählen
djmount-0.71.tar.gz;http://heanet.dl.sourceforge.net/sourceforge/djmount
Code: Alles auswählen
djmount-0.71.tar.gz;http://mesh.dl.sourceforge.net/sourceforge/djmount
Code: Alles auswählen
configure: error:
** Can't find fuse library (or it is too old).
** try to configure again
- using --with-fuse-prefix=DIR if the package is installed in
non-standard location DIR/include and DIR/lib,
- or set the FUSE_CFLAGS and/or FUSE_LIBS environment variables
before calling 'configure',
- or add the directory containing 'fuse.pc' to the PKG_CONFIG_PATH
environment variable for pkg-config.
Hi,
we have now released 4.4 Beta 5:
http://www.twonkyvision.com/Download/Tw ... x-4-4.html
MAC and other missing downloads will follow tomorrow...
new Features:
+ PS3 support (MP3,WMA,JPG,MPEG1,MPEG2,some MPEG4), no Internet Radio possible
+ replaced JavaScript mediabrowser by generated HTML pages (webbrowse)
+ Intel MAC support
+ new remote access via web browser
set dyndns in .ini file to http://myhome.dyndns.org:9100
set httpremoteport in .ini file to 9100
forward 9100 on the firewall to the server
use http://myhome.dynfns.org:9100/webbrowse to access content
you should also set username and pwd on the config pages for secure access
you may use stunnel as well to protect the access even more...
Changes:
o changed DSM-320 communication with the server as the device crashed from time to time
o added duration for most mpeg files, this enables the PS3 to FF/REW
o improved mpeg parser
o on Windows now use Application Data folder for database and other app data, should no
longer require to start as Admin on VISTA now
Bug fixes:
- fixed mp3 parser for UTF-8 char codes
- sort criteria for playlists fixed
- artist removed from default sort criteria
- date removed from default sort criteria
- fixed device description
- fixed default extension for video playlists
- fixed m4v mime type
- fixed randomize playlists
- ts files should work now on PS3
- fixed duration for mp3 with large headers
- fixed albumart support for PS3
Thanks for testing
Christian