Guest User

Untitled

a guest
Jul 16th, 2025
13
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.80 KB | None | 0 0
  1. misspiggy$ make -f bs.mk
  2. cc -O -c atof.c
  3. atof.c:38: Lvalue required
  4. atof.c:38: Expression syntax
  5. atof.c:38: Statement syntax
  6. atof.c:47: External definition syntax
  7. atof.c:49: exp undefined; func. negexp
  8. atof.c:52: External definition syntax
  9. atof.c:53: rv undefined; func. negexp
  10. atof.c:53: nfl undefined; func. negexp
  11. atof.c:53: flexp undefined; func. negexp
  12. atof.c:55: fl undefined; func. negexp
  13. atof.c:56: External definition syntax
  14. atof.c:57: fl undefined; func. negexp
  15. atof.c:57: flexp undefined; func. negexp
  16. atof.c:59: huge undefined; func. negexp
  17. atof.c:61: neg undefined; func. rv
  18. atof.c:61: (Warning only)
  19. atof.c:61: fl undefined; func. rv
  20. atof.c:61: (Warning only)
  21. atof.c:62: Expression syntax
  22. atof.c:64: External definition syntax
  23. atof.c:65: Too many }'s
  24. *** Error code 1
  25.  
  26. Stop.
  27.  
Advertisement
Add Comment
Please, Sign In to add comment