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 1 and Version 2 of dev-libs/libsigcx/0.6.6/1


Ignore:
Timestamp:
12/23/08 22:40:36 (7 years ago)
Author:
scottmc
Comment:

initial build attempt of 0.6.6

Legend:

Unmodified
Added
Removed
Modified
  • dev-libs/libsigcx/0.6.6/1

    v1 v2  
    1   
     1 * ./autogen.sh 
     2 * libtoolize --force --copy 
     3 * aclocal 
     4 * ./configure --prefix=/boot/common 
     5 * make 
     6 
     7{{{ 
     8~/libsigcx-0.6.6> make 
     9make  all-recursive 
     10make[1]: Entering directory `/boot/home/libsigcx-0.6.6' 
     11Making all in sigcx 
     12make[2]: Entering directory `/boot/home/libsigcx-0.6.6/sigcx' 
     13make  all-recursive 
     14make[3]: Entering directory `/boot/home/libsigcx-0.6.6/sigcx' 
     15Making all in macros 
     16make[4]: Entering directory `/boot/home/libsigcx-0.6.6/sigcx/macros' 
     17make[4]: Nothing to be done for `all'. 
     18make[4]: Leaving directory `/boot/home/libsigcx-0.6.6/sigcx/macros' 
     19make[4]: Entering directory `/boot/home/libsigcx-0.6.6/sigcx' 
     20source='thread-pthreads.cc' object='thread-pthreads.lo' libtool=yes \ 
     21        DEPDIR=.deps depmode=gcc /bin/sh ../scripts/depcomp \ 
     22        /bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/boot/common/lib/sigc++-1.2/include -I/boot/common/include/sigc++-1.2   -D_REENTRANT -D__USE_UNIX98 -D_XOPEN_SOURCE=500     -Wall -O2 -c -o thread-pthreads.lo thread-pthreads.cc 
     23libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I.. -I/boot/common/lib/sigc++-1.2/include -I/boot/common/include/sigc++-1.2 -D_REENTRANT -D__USE_UNIX98 -D_XOPEN_SOURCE=500 -Wall -O2 -c thread-pthreads.cc -Wp,-MD,.deps/thread-pthreads.TPlo  -DPIC -o .libs/thread-pthreads.o 
     24/boot/home/libsigcx-0.6.6/sigcx/thread-pthreads.cc: In function `static void SigCX::Threads::ThreadImpl::yield()': 
     25/boot/home/libsigcx-0.6.6/sigcx/thread-pthreads.cc:119: implicit declaration of function `int SigCX::Threads::sched_yield(...)' 
     26make[4]: *** [thread-pthreads.lo] Error 1 
     27make[4]: Leaving directory `/boot/home/libsigcx-0.6.6/sigcx' 
     28make[3]: *** [all-recursive] Error 1 
     29make[3]: Leaving directory `/boot/home/libsigcx-0.6.6/sigcx' 
     30make[2]: *** [all] Error 2 
     31make[2]: Leaving directory `/boot/home/libsigcx-0.6.6/sigcx' 
     32make[1]: *** [all-recursive] Error 1 
     33make[1]: Leaving directory `/boot/home/libsigcx-0.6.6' 
     34make: *** [all] Error 2 
     35~/libsigcx-0.6.6>  
     36}}} 
     37 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

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