[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: problem with redhat linux 7.1



Sorry when i run  'make depend ' it results in this warning..
----- Original Message -----
Sent: Saturday, August 11, 2001 2:04 PM
Subject: problem with redhat linux 7.1

Hi users!
 
I am installing openldap on linux 7.1 version 2.0.11.  configure works fine with --enable-sql but when I run make it gives the following warnings:
# make depend
.........
.........
 
  -I../../../include -I.. -I./..   -I/usr/local/BerkeleyDB.3.2/include    init.
c config.c search.c bind.c other.c entry-id.c schema-map.c sql-wrap.c modify.c u
til.c
In file included from back-sql.h:15,
                 from init.c:17:
sql-types.h:25:6: warning: no newline at end of file
sql-types.h:25:6: warning: no newline at end of file
In file included from init.c:17:
back-sql.h:41:6: warning: no newline at end of file
back-sql.h:41:6: warning: no newline at end of file
In file included from init.c:18:
sql-wrap.h:28:6: warning: no newline at end of file
sql-wrap.h:28:6: warning: no newline at end of file
In file included from init.c:19:
schema-map.h:50:6: warning: no newline at end of file
schema-map.h:50:6: warning: no newline at end of file
In file included from util.h:14,
                 from init.c:20:
entry-id.h:26:6: warning: no newline at end of file
entry-id.h:26:6: warning: no newline at end of file
In file included from init.c:20:
util.h:61:6: warning: no newline at end of file
util.h:61:6: warning: no newline at end of file
In file included from back-sql.h:15,
                 from config.c:18:
sql-types.h:25:6: warning: no newline at end of file
sql-types.h:25:6: warning: no newline at end of file
In file included from config.c:18:
back-sql.h:41:6: warning: no newline at end of file
back-sql.h:41:6: warning: no newline at end of file
In file included from config.c:19:
sql-wrap.h:28:6: warning: no newline at end of file
sql-wrap.h:28:6: warning: no newline at end of file
In file included from back-sql.h:15,
                 from search.c:18:
sql-types.h:25:6: warning: no newline at end of file
sql-types.h:25:6: warning: no newline at end of file
In file included from search.c:18:
back-sql.h:41:6: warning: no newline at end of file
back-sql.h:41:6: warning: no newline at end of file
In file included from search.c:19:
sql-wrap.h:28:6: warning: no newline at end of file
sql-wrap.h:28:6: warning: no newline at end of file
In file included from search.c:20:
schema-map.h:50:6: warning: no newline at end of file
schema-map.h:50:6: warning: no newline at end of file
In file included from search.c:21:
entry-id.h:26:6: warning: no newline at end of file
entry-id.h:26:6: warning: no newline at end of file
In file included from search.c:22:
util.h:61:6: warning: no newline at end of file
util.h:61:6: warning: no newline at end of file
In file included from back-sql.h:15,
                 from bind.c:17:
sql-types.h:25:6: warning: no newline at end of file
sql-types.h:25:6: warning: no newline at end of file
In file included from bind.c:17:
back-sql.h:41:6: warning: no newline at end of file
back-sql.h:41:6: warning: no newline at end of file
In file included from bind.c:18:
sql-wrap.h:28:6: warning: no newline at end of file
sql-wrap.h:28:6: warning: no newline at end of file
In file included from util.h:14,
                 from bind.c:19:
entry-id.h:26:6: warning: no newline at end of file
entry-id.h:26:6: warning: no newline at end of file
In file included from util.h:15,
                 from bind.c:19:
schema-map.h:50:6: warning: no newline at end of file
schema-map.h:50:6: warning: no newline at end of file
In file included from bind.c:19:
util.h:61:6: warning: no newline at end of file
util.h:61:6: warning: no newline at end of file
In file included from back-sql.h:15,
                 from other.c:17:
sql-types.h:25:6: warning: no newline at end of file
sql-types.h:25:6: warning: no newline at end of file
In file included from other.c:17:
 
#########################
 
Can any body please help me and tell me what can be reason and how can be solved.
 
regards
sajida kalsoom.