This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: dataascii.h not found


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

<Den 5 Jan 2001, 15:44 Uhr, hat cygwin@cygwin.com geschrieben:>
< dataascii.h not found >

> Hi cygwinners,
> 
> I don't know, what is wrong here, i found the dataascii.h in 
> -I/src/test/src/winsup/testsuite/libltp/include, which is here not included.
> 
> make[2]: Entering directory `/src/test/build-new/i586-pc-cygwin/winsup/testsuite' gcc 
[...]
> -Wwrite-strings   -I. -I/src/test/src/winsup/cygwin/include -I/src/test/src/winsup/cygwin
> -I/src/test/src/newlib/libc/sys/cygwin -I/src/test/src/newlib/libc/include
> -I/src/test/src/winsup/w32api/include -I/bin/../lib/gcc-lib/i686-pc-cygwin/2.95.2-6//include -o
> ./dataascii.o ../../../../src/winsup/testsuite/libltp/lib/dataascii.c
> ../../../../src/winsup/testsuite/libltp/lib/dataascii.c:34: dataascii.h: No such file or directory
> gcc: file path prefix `/src/test/build-new/i586-pc-cygwin/newlib/' never used make[2]: ***

This is the makefile:

# Generated automatically from Makefile.in by configure.
[...]

SHELL:=sh
srcdir:=../../../../src/winsup/testsuite
objdir:=.
libltp_srcdir=$(srcdir)/libltp

VPATH:=$(srcdir):$(libltp_srcdir)/lib

target_alias:=@target_alias@
build_alias:=i586-pc-cygwin
host_alias:=i586-pc-cygwin
prefix:=/usr

program_transform_name:=s,x,x,
exec_prefix:=${prefix}
bindir:=${exec_prefix}/bin
libdir:=${exec_prefix}/lib
ifeq ($(target_alias),$(host_alias))
ifeq ($(build_alias),$(host_alias))
tooldir:=$(exec_prefix)
else
tooldir:=$(exec_prefix)/$(target_alias)
endif
else
tooldir:=$(exec_prefix)/$(target_alias)
endif
datadir:=${prefix}/share
infodir:=${prefix}/info
includedir:=${prefix}/include

TESTSUP_INCLUDES:=-I$(libltp_srcdir)/include

INSTALL:=@INSTALL@
INSTALL_PROGRAM:=@INSTALL_PROGRAM@

#
# --enable options from configure
#

CC:=gcc -L/src/test/build-new/i586-pc-cygwin/winsup -L/src/test/build-new/i586-pc-
cygwin/winsup/cygwin -L/src/test/build-new/i586-pc-cygwin/winsup/w32api/lib -isystem 
/src/test/src/winsup/include -isystem /src/test/src/winsup/cygwin/include -isystem 
/src/test/src/winsup/w32api/include -isystem /src/test/src/newlib/libc/sys/cygwin -isystem 
/src/test/src/newlib/libc/sys/cygwin32 -B/src/test/build-new/i586-pc-cygwin/newlib/ -isystem 
/src/test/build-new/i586-pc-cygwin/newlib/targ-include -isystem /src/test/src/newlib/libc/include
# FIXME: Which is it, CC or CC_FOR_TARGET?
CC_FOR_TARGET:=$(CC)
#CFLAGS:= -MD -Wno-write-strings $(TESTSUP_INCLUDES)
ifneq (,$(CFLAGS))
  override CFLAGS+= -MD $(TESTSUP_INCLUDES)
else
  CFLAGS:= -MD $(TESTSUP_INCLUDES)
endif
CXXFLAGS:=
[...]

-----BEGIN PGP SIGNATURE-----
Version: PGP 6.5.8 -- QDPGP 2.61c

iQA/AwUBOlXRsKMmDzzIydaaEQJqjQCg7XYEA/msr9g+5aCms0HrsOjWnaUAoJ7H
Y4rPj0qx4B8blmUORrefsDPW
=VrcX
-----END PGP SIGNATURE-----
gph
--
gerrit.haase@convey.de
PGP Version: 6.5.8 Public Key Information
KeyID: 0xC8C9D69A, Type/Size: DH/DSS 2048/1024bit 
Key fingerprint = 57C8 1B1D CFE4 8515 AA3E  4499 A326 0F3C C8C9 D69A

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]