Advertisement
Guest User

Untitled

a guest
Jul 5th, 2010
208
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.44 KB | None | 0 0
  1. ===> Building for wol-0.7.1
  2. make all-recursive
  3. Making all in intl
  4. Making all in demo
  5. Making all in doc
  6. /usr/bin/perl -w ./texi2pod.pl wol.texi wol.pod
  7. pod2man --section=1 --center="wol" --release="wol 0.7.1" wol.pod > wol.1
  8. Making all in include
  9. Making all in lib
  10. if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -W -Wall -Wpointer-arith -Wimplicit-function-declaration -MT getopt1.o -MD -MP -MF ".deps/getopt1.Tpo" -c -o getopt1.o `test -f 'getopt1.c' || echo './'`getopt1.c; then mv -f ".deps/getopt1.Tpo" ".deps/getopt1.Po"; else rm -f ".deps/getopt1.Tpo"; exit 1; fi
  11. if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -W -Wall -Wpointer-arith -Wimplicit-function-declaration -MT getopt.o -MD -MP -MF ".deps/getopt.Tpo" -c -o getopt.o `test -f 'getopt.c' || echo './'`getopt.c; then mv -f ".deps/getopt.Tpo" ".deps/getopt.Po"; else rm -f ".deps/getopt.Tpo"; exit 1; fi
  12. getopt.c: In function '_getopt_initialize':
  13. getopt.c:272: warning: unused parameter 'argc'
  14. getopt.c:272: warning: unused parameter 'argv'
  15. if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -W -Wall -Wpointer-arith -Wimplicit-function-declaration -MT usleep.o -MD -MP -MF ".deps/usleep.Tpo" -c -o usleep.o `test -f 'usleep.c' || echo './'`usleep.c; then mv -f ".deps/usleep.Tpo" ".deps/usleep.Po"; else rm -f ".deps/usleep.Tpo"; exit 1; fi
  16. if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -W -Wall -Wpointer-arith -Wimplicit-function-declaration -MT xmalloc.o -MD -MP -MF ".deps/xmalloc.Tpo" -c -o xmalloc.o `test -f 'xmalloc.c' || echo './'`xmalloc.c; then mv -f ".deps/xmalloc.Tpo" ".deps/xmalloc.Po"; else rm -f ".deps/xmalloc.Tpo"; exit 1; fi
  17. if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -W -Wall -Wpointer-arith -Wimplicit-function-declaration -MT getstr.o -MD -MP -MF ".deps/getstr.Tpo" -c -o getstr.o `test -f 'getstr.c' || echo './'`getstr.c; then mv -f ".deps/getstr.Tpo" ".deps/getstr.Po"; else rm -f ".deps/getstr.Tpo"; exit 1; fi
  18. getstr.c: In function 'getstr':
  19. getstr.c:76: warning: comparison between signed and unsigned
  20. getstr.c:89: warning: comparison between signed and unsigned
  21. if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -W -Wall -Wpointer-arith -Wimplicit-function-declaration -MT getline.o -MD -MP -MF ".deps/getline.Tpo" -c -o getline.o `test -f 'getline.c' || echo './'`getline.c; then mv -f ".deps/getline.Tpo" ".deps/getline.Po"; else rm -f ".deps/getline.Tpo"; exit 1; fi
  22. if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -W -Wall -Wpointer-arith -Wimplicit-function-declaration -MT error.o -MD -MP -MF ".deps/error.Tpo" -c -o error.o `test -f 'error.c' || echo './'`error.c; then mv -f ".deps/error.Tpo" ".deps/error.Po"; else rm -f ".deps/error.Tpo"; exit 1; fi
  23. if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -W -Wall -Wpointer-arith -Wimplicit-function-declaration -MT realloc.o -MD -MP -MF ".deps/realloc.Tpo" -c -o realloc.o `test -f 'realloc.c' || echo './'`realloc.c; then mv -f ".deps/realloc.Tpo" ".deps/realloc.Po"; else rm -f ".deps/realloc.Tpo"; exit 1; fi
  24. realloc.c:27: warning: conflicting types for built-in function 'malloc'
  25. if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I../include -I/usr/local/include -O2 -pipe -fno-strict-aliasing -W -Wall -Wpointer-arith -Wimplicit-function-declaration -MT getpass4.o -MD -MP -MF ".deps/getpass4.Tpo" -c -o getpass4.o `test -f 'getpass4.c' || echo './'`getpass4.c; then mv -f ".deps/getpass4.Tpo" ".deps/getpass4.Po"; else rm -f ".deps/getpass4.Tpo"; exit 1; fi
  26. In file included from getpass4.c:7:
  27. getline.h:32: error: conflicting types for 'getline'
  28. /usr/include/stdio.h:370: error: previous declaration of 'getline' was here
  29. getline.h:35: error: conflicting types for 'getdelim'
  30. /usr/include/stdio.h:346: error: previous declaration of 'getdelim' was here
  31. *** Error code 1
  32.  
  33. Stop in /usr/ports/net/wol/work/wol-0.7.1/lib.
  34. *** Error code 1
  35.  
  36. Stop in /usr/ports/net/wol/work/wol-0.7.1.
  37. *** Error code 1
  38.  
  39. Stop in /usr/ports/net/wol/work/wol-0.7.1.
  40. *** Error code 1
  41.  
  42. Stop in /usr/ports/net/wol.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement