Results 1 to 5 of 5

Thread: Mediatomb 0.12.1 egrep Problem

  1. #1

    Mediatomb 0.12.1

    Hallo

    ich versuche Mediatomb 0.12.1 zu kompilieren

    bin dabei nach wptes Anleitung vorgegangen:
    http://wl500g.info/showpost.php?p=98535&postcount=1

    es scheitert dann gleich zu beginn:

    Wo bekomme ich egrep her?

    Code:
    [admin@WL-002215329E61 mediatomb-0.12.1]$ pwd
    /opt/mediatomb-0.12.1
    [admin@WL-002215329E61 mediatomb-0.12.1]$ ./configure --prefix=/opt --disable-mysql --enable-sqlite-backup-defaults
    checking for a BSD-compatible install... /opt/bin/install -c
    checking whether build environment is sane... yes
    checking for a thread-safe mkdir -p... /opt/bin/mkdir -p
    checking for gawk... gawk
    checking whether make sets $(MAKE)... yes
    checking build system type... mipsel-unknown-linux-gnu
    checking host system type... mipsel-unknown-linux-gnu
    checking for g++... g++
    checking for C++ compiler default output file name... a.out
    checking whether the C++ compiler works... yes
    checking whether we are cross compiling... no
    checking for suffix of executables...
    checking for suffix of object files... o
    checking whether we are using the GNU C++ compiler... yes
    checking whether g++ accepts -g... yes
    checking for style of include used by make... GNU
    checking dependency style of g++... gcc3
    checking for gcc... gcc
    checking whether we are using the GNU C compiler... yes
    checking whether gcc accepts -g... yes
    checking for gcc option to accept ISO C89... none needed
    checking dependency style of gcc... gcc3
    checking for ranlib... ranlib
    checking how to run the C preprocessor... gcc -E
    checking for grep that handles long lines and -e... /bin/grep
    checking for egrep... configure: error: no acceptable egrep could be found in /opt/sbin:/opt/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/xpg4/bin
    vielen dank schonmal
    Last edited by !gm; 25-09-2010 at 17:05.

  2. #2
    Ich würde an deiner stelle erst einmal das richtige grep per ipkg installieren, denn auf deinem Router ist bestimmt nur die grep Variante aus Busybox drauf, die im funktionsumfang ja ein wenig beschränkt ist.

    Wenn du glück hast läuft das ganze dann durch.

  3. #3
    jups, als heute dann irgendwann das ipkg repository verfügbar war, hab ich es nachinstalliert und taglib gleich mit

    aber hab nun probleme beim make - naja ich probier erstmal und melde mich dann

    danke

  4. #4
    Wie sieht dein make problem denn aus?

  5. #5
    so jetzt hatte ich mal zeit das ganze weiterzubearbeiten (bin kränk )

    hier noch einmal die configure Zusammenfassung:
    Code:
    CONFIGURATION SUMMARY ----
    
    sqlite3               : yes
    mysql                 : disabled
    libjs                 : missing
    libmagic              : yes
    inotify               : missing
    libexif               : yes
    id3lib                : yes
    taglib                : missing
    libmp4v2              : missing
    ffmpeg                : yes
    ffmpegthumbnailer     : missing
    lastfmlib             : missing
    external transcoding  : yes
    curl                  : missing
    YouTube               : missing
    libextractor          : disabled
    db-autocreate         : yes


    das make bricht ab bei
    Code:
    g++ -DHAVE_CONFIG_H -I. -I.. -I../tombupnp/upnp/inc    -I../src -I../tombupnp/ixml/inc -I../tombupnp/threadutil/inc -I../tombupnp/upnp/inc -I..           -pthread    -I/opt/include    -g -O2 -MT libmediatomb_a-autoscan.o -MD -MP -MF .deps/libmediatomb_a-autoscan.Tpo -c -o libmediatomb_a-autoscan.o `test -f '../src/autoscan.cc' || echo './'`../src/autoscan.cc
    ../src/autoscan.cc: In member function 'void AutoscanDirectory::setLocation(zmm::String)':
    ../src/autoscan.cc:371: internal compiler error: Segmentation fault
    kann mir einer helfen? wo kann ich irgendwelche Logs einsehen?

Similar Threads

  1. [Prob] Mediatomb UPnP Media Server auf dem Asus Wl-500 gP (Oleg)? Wie?
    By edelknecht in forum German Discussion - Deutsch (DE)
    Replies: 15
    Last Post: 16-04-2010, 12:54
  2. Multicast problem
    By luon in forum WL-500w Q&A
    Replies: 4
    Last Post: 03-07-2008, 12:26
  3. Replies: 0
    Last Post: 13-06-2008, 06:27
  4. Asus + Zadacom default gateway problem
    By Anttu in forum WL-500gP Q&A
    Replies: 5
    Last Post: 29-02-2008, 06:35
  5. WL-500gP and Asus support experience
    By Blezi in forum WL-500gP Q&A
    Replies: 6
    Last Post: 03-12-2006, 12:59

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •