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

Context Navigation

  • ← Previous Change
  • Wiki History
  • Next Change →

Changes between Initial Version and Version 1 of dev-util/indent


Ignore:
Timestamp:
05/02/08 16:39:34 (7 years ago)
Author:
scottmc
Comment:

initial build attempt

Legend:

Unmodified
Added
Removed
Modified
  • dev-util/indent

    v1 v1  
     1[[TOC]] 
     2 
     3http://www.gnu.org/software/indent/ 
     4 
     5= PortLog: [wiki:dev-util]/indent = 
     6 
     7== version 2.2.9 == 
     8 
     9||R5||untested|| 
     10||BONE||untested|| 
     11||Haiku||broken|| 
     12 
     13 
     14{{{ 
     15Need BeOS config.guess file, then Make fails: 
     16~/indent-2.2.9> make 
     17/bin/make  all-recursive 
     18make[1]: Entering directory `/boot/home/indent-2.2.9' 
     19Making all in intl 
     20make[2]: Entering directory `/boot/home/indent-2.2.9/intl' 
     21gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl  -g -O2  intl-compat.c 
     22gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl  -g -O2  bindtextdom.c 
     23gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl  -g -O2  dcgettext.c 
     24gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl  -g -O2  dgettext.c 
     25gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl  -g -O2  gettext.c 
     26gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl  -g -O2  finddomain.c 
     27gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl  -g -O2  loadmsgcat.c 
     28gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl  -g -O2  localealias.c 
     29/boot/home/indent-2.2.9/intl/localealias.c: In function `read_alias_file': 
     30/boot/home/indent-2.2.9/intl/localealias.c:243: warning: comparison between pointer and integer 
     31/boot/home/indent-2.2.9/intl/localealias.c:253: warning: comparison between pointer and integer 
     32gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl  -g -O2  textdomain.c 
     33gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl  -g -O2  l10nflist.c 
     34gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl  -g -O2  explodename.c 
     35gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl  -g -O2  dcigettext.c 
     36In file included from /boot/home/indent-2.2.9/intl/dcigettext.c:224: 
     37/boot/develop/headers/posix/search.h:35: conflicting types for `restrict' 
     38/boot/develop/headers/posix/search.h:35: previous declaration of `restrict' 
     39make[2]: *** [dcigettext.o] Error 1 
     40make[2]: Leaving directory `/boot/home/indent-2.2.9/intl' 
     41make[1]: *** [all-recursive] Error 1 
     42make[1]: Leaving directory `/boot/home/indent-2.2.9' 
     43make: *** [all] Error 2 
     44~/indent-2.2.9>   
     45}}} 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

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