HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • ← Previous Change
  • Wiki History
  • Next Change →

Changes between Version 3 and Version 4 of media-sound/vorbis-tools/1.2.0/1


Ignore:
Timestamp:
02/28/09 11:00:03 (6 years ago)
Author:
scottmc
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • media-sound/vorbis-tools/1.2.0/1

    v3 v4  
    1 This should work, but i need a working curl first to try it out fully: 
     1[http://ports.haiku-files.org/browser/haikuports/trunk/media-libs/vorbis-tools/vorbis-tools-1.2.0-haiku.diff patch] 
    22 
    33Install curl, libiconv, gettext, libao, libogg, speex, flac, and vorbis first, then: 
    4  * cp /boot/common/share/aclocal/pkg.m4 m4 
    5  * cp /boot/home/config/share/libtool/config.guess . 
    6  * cp /boot/home/config/share/libtool/config.sub . 
    7  * libtoolize --force 
    8  * aclocal -I m4 
    9  * automake 
    10  * autoconf 
    11  * ./configure --prefix=/boot/common 
    12  * make 
    13  * make install 
    14  
    15  
    16 fails make: 
    17 {{{ 
    18 /bin/sh ../libtool --tag=CC   --mode=link gcc  -O2 -fsigned-char    -o oggenc flac.o easyflac.o oggenc.o audio.o encode.o platform.o resample.o skeleton.o ../share/libutf8.a ../share/libgetopt.a -lvorbisenc -L/boot/common/lib -lvorbis -lm -logg   -L/boot/common/lib -logg -liconv -lintl -lFLAC  -L/boot/common/lib -logg    
    19 libtool: link: cannot find the library `/usr/local/lib/libogg.la' or unhandled argument `/usr/local/lib/libogg.la' 
    20  
    21 }}} 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/