I see errors and warnings. Can anyone tell me if this looks correect when I try t compile with 'make', please?


[EMAIL PROTECTED] freeradius-1.0.0]# make
gmake[1]: Entering directory `/tmp/freeradius/freeradius-1.0.0'
Making all in libltdl...
gmake[2]: Entering directory `/tmp/freeradius/freeradius-1.0.0/libltdl'
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -Wall -D_GNU_SOURCE -DNDEBUG -c ltdl.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DOPENSSL_NO_KRB5 -Wall -D_GNU_SOURCE -DNDEBUG -c ltdl.c -o ltdl.o
ltdl.c: In function `argzize_path':
ltdl.c:2109: warning: implicit declaration of function `argz_create_sep'
ltdl.c:2113: `ENOMEM' undeclared (first use in this function)
ltdl.c:2113: (Each undeclared identifier is reported only once
ltdl.c:2113: for each function it appears in.)
ltdl.c: In function `foreach_dirinpath':
ltdl.c:2163: warning: implicit declaration of function `argz_next'
ltdl.c:2163: warning: assignment makes pointer from integer without a cast
ltdl.c: In function `lt_dlopenext':
ltdl.c:2926: warning: unused variable `file_found'
ltdl.c: In function `lt_argz_insert':
ltdl.c:3014: warning: implicit declaration of function `argz_insert'
ltdl.c:3018: `ENOMEM' undeclared (first use in this function)
ltdl.c: In function `lt_argz_insertinorder':
ltdl.c:3044: warning: assignment makes pointer from integer without a cast
ltdl.c: In function `lt_argz_insertdir':
ltdl.c:3074: dereferencing pointer to incomplete type
ltdl.c:3074: dereferencing pointer to incomplete type
ltdl.c:3079: dereferencing pointer to incomplete type
ltdl.c:3090: dereferencing pointer to incomplete type
ltdl.c:3099: dereferencing pointer to incomplete type
ltdl.c:3109: dereferencing pointer to incomplete type
ltdl.c:3109: dereferencing pointer to incomplete type
ltdl.c:3109: dereferencing pointer to incomplete type
ltdl.c:3109: dereferencing pointer to incomplete type
ltdl.c:3109: dereferencing pointer to incomplete type
ltdl.c: In function `list_files_by_dir':
ltdl.c:3127: `DIR' undeclared (first use in this function)
ltdl.c:3127: `dirp' undeclared (first use in this function)
ltdl.c:3135: warning: implicit declaration of function `opendir'
ltdl.c:3140: warning: implicit declaration of function `readdir'
ltdl.c:3140: warning: assignment makes pointer from integer without a cast
ltdl.c:3141: dereferencing pointer to incomplete type
ltdl.c:3148: warning: implicit declaration of function `closedir'
ltdl.c: In function `foreachfile_callback':
ltdl.c:3179: warning: assignment makes pointer from integer without a cast
ltdl.c: In function `lt_dlpath_insertdir':
ltdl.c:3474: warning: implicit declaration of function `argz_stringify'
gmake[2]: *** [ltdl.lo] Error 1
gmake[2]: Leaving directory `/tmp/freeradius/freeradius-1.0.0/libltdl'
gmake[1]: *** [common] Error 1
gmake[1]: Leaving directory `/tmp/freeradius/freeradius-1.0.0'
make: *** [all] Error 2


                                                                                       
         
Michael Basso
Network Specialist
Bedford Central School District
(914) 241-6186
                                                
                                                                                
                                                                                

- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to