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
.........
.........
-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.
|