bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

error building tar-1.13.19 on bsdi 4.1


From: Doug Silver
Subject: error building tar-1.13.19 on bsdi 4.1
Date: Wed, 11 Apr 2001 11:41:53 -0700 (PDT)

tar-1.13.19# make
make  all-recursive
Making all in doc
Making all in lib
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl    -g -O2 -c quotearg.c
In file included from quotearg.c:63:
/usr/include/wchar.h:13: syntax error before `*'
/usr/include/wchar.h:14: syntax error before `*'
/usr/include/wchar.h:16: syntax error before `FILE'
/usr/include/wchar.h:17: syntax error before `FILE'
/usr/include/wchar.h:18: syntax error before `FILE'
/usr/include/wchar.h:20: syntax error before `FILE'
/usr/include/wchar.h:21: syntax error before `FILE'
/usr/include/wchar.h:32: warning: `struct tm' declared inside parameter
list
/usr/include/wchar.h:32: warning: its scope is only this definition or
declaration,
/usr/include/wchar.h:32: warning: which is probably not what you want.
*** Error code 1

# uname -rs
BSD/OS 4.1

I was able to build it by editing out the wchar in config.h header file.

Also got this:
Making all in po
make: don't know how to make s.gmo. Stop
*** Error code 1

There is no 's.gmo' file, so removing that out of the Makefile fixed that.

Thanks.

-- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Doug Silver
619 235-2665
Quantified Systems, Inc
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~




reply via email to

[Prev in Thread] Current Thread [Next in Thread]