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 sys-libs/db


Ignore:
Timestamp:
06/05/08 16:26:49 (7 years ago)
Author:
scottmc
Comment:

inserted make failure terminal output

Legend:

Unmodified
Added
Removed
Modified
  • sys-libs/db

    v1 v2  
    1515Need to run ../dist/configure from the build_unix folder, then make fails: 
    1616{{{ 
     17 cc -c -I. -I../dist/.. -O3 ../dist/../repmgr/repmgr_net.c -o repmgr_net.o 
     18/bin/sh ./libtool --mode=compile cc -c -I. -I../dist/..  -O3  ../dist/../repmgr/repmgr_posix.c 
     19 cc -c -I. -I../dist/.. -O3 ../dist/../repmgr/repmgr_posix.c -o repmgr_posix.o 
     20/boot/home/db-4.7.25/repmgr/repmgr_posix.c:495: parse error before `iovec' 
     21/boot/home/db-4.7.25/repmgr/repmgr_posix.c: In function `__repmgr_writev': 
     22/boot/home/db-4.7.25/repmgr/repmgr_posix.c:499: declaration for parameter `byte_count_p' but no such parameter 
     23/boot/home/db-4.7.25/repmgr/repmgr_posix.c:498: declaration for parameter `buf_count' but no such parameter 
     24/boot/home/db-4.7.25/repmgr/repmgr_posix.c:497: declaration for parameter `iovec' but no such parameter 
     25/boot/home/db-4.7.25/repmgr/repmgr_posix.c:496: declaration for parameter `fd' but no such parameter 
     26/boot/home/db-4.7.25/repmgr/repmgr_posix.c:500: argument `byte_count_p' doesn'tmatch prototype 
     27/boot/home/db-4.7.25/dbinc_auto/repmgr_ext.h:61: prototype declaration 
     28/boot/home/db-4.7.25/repmgr/repmgr_posix.c:500: argument `buf_count' doesn't match prototype 
     29/boot/home/db-4.7.25/dbinc_auto/repmgr_ext.h:61: prototype declaration 
     30/boot/home/db-4.7.25/repmgr/repmgr_posix.c:500: argument `iovec' doesn't match prototype 
     31/boot/home/db-4.7.25/dbinc_auto/repmgr_ext.h:61: prototype declaration 
     32/boot/home/db-4.7.25/repmgr/repmgr_posix.c:500: argument `fd' doesn't match prototype 
     33/boot/home/db-4.7.25/dbinc_auto/repmgr_ext.h:61: prototype declaration 
     34/boot/home/db-4.7.25/repmgr/repmgr_posix.c: At top level: 
     35/boot/home/db-4.7.25/repmgr/repmgr_posix.c:513: parse error before `iovec' 
     36/boot/home/db-4.7.25/repmgr/repmgr_posix.c: In function `__repmgr_readv': 
     37/boot/home/db-4.7.25/repmgr/repmgr_posix.c:517: declaration for parameter `byte_count_p' but no such parameter 
     38/boot/home/db-4.7.25/repmgr/repmgr_posix.c:516: declaration for parameter `buf_count' but no such parameter 
     39/boot/home/db-4.7.25/repmgr/repmgr_posix.c:515: declaration for parameter `iovec' but no such parameter 
     40/boot/home/db-4.7.25/repmgr/repmgr_posix.c:514: declaration for parameter `fd' but no such parameter 
     41/boot/home/db-4.7.25/repmgr/repmgr_posix.c:518: argument `byte_count_p' doesn'tmatch prototype 
     42/boot/home/db-4.7.25/dbinc_auto/repmgr_ext.h:62: prototype declaration 
     43/boot/home/db-4.7.25/repmgr/repmgr_posix.c:518: argument `buf_count' doesn't match prototype 
     44/boot/home/db-4.7.25/dbinc_auto/repmgr_ext.h:62: prototype declaration 
     45/boot/home/db-4.7.25/repmgr/repmgr_posix.c:518: argument `iovec' doesn't match prototype 
     46/boot/home/db-4.7.25/dbinc_auto/repmgr_ext.h:62: prototype declaration 
     47/boot/home/db-4.7.25/repmgr/repmgr_posix.c:518: argument `fd' doesn't match prototype 
     48/boot/home/db-4.7.25/dbinc_auto/repmgr_ext.h:62: prototype declaration 
     49make: *** [repmgr_posix.o] Error 1 
     50~/db-4.7.25/build_unix>                                                                                              
    1751}}} 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

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