home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / windows / x / motif / 8234 < prev    next >
Encoding:
Text File  |  1992-12-28  |  2.9 KB  |  79 lines

  1. Newsgroups: comp.windows.x.motif
  2. Path: sparky!uunet!psinntp!ctsx!davidd
  3. From: davidd@ctsx.celtech.com
  4. Subject: prob with making xrolodex
  5. Date: Mon, 28 Dec 1992 16:04:00 GMT
  6. Organization: Cellular Technical Services, Seattle
  7. Message-ID: <1992Dec28.160400.15755@ctsx.celtech.com>
  8. Lines: 69
  9.  
  10. machine: HP 9000/837 HP-UX 8.02, standard cc compiler, Motif 1.1,
  11. GNU make
  12.  
  13. Hello, I pulled off xrolodex from the contrib dir on export and
  14. was trying to make it this morning and I got the following: 
  15.  
  16. ctshp> gmake all
  17. cc +O3 +OS -Wp,-H200000    -I/usr/include/X11R4/
  18. -I/usr/include/Motif1.1 -DSYSV-DWIDGET_ACCESS -DMANUAL_CLIP
  19. -c xrolo.c
  20. cc: Optdriver: Bad optimizer option; ignored. (6055)
  21. cc: Optdriver: Bad optimizer option; ignored. (6055)
  22. ...many of the warnings...
  23. cc +O3 +OS -Wp,-H200000    -I/usr/include/X11R4/
  24. -I/usr/include/Motif1.1 -DSYSV-DWIDGET_ACCESS -DMANUAL_CLIP
  25. -c xrolo.index.c
  26. ...many of the warnings...
  27. cc +O3 +OS -Wp,-H200000    -I/usr/include/X11R4/
  28. -I/usr/include/Motif1.1 -DSYSV-DWIDGET_ACCESS -DMANUAL_CLIP
  29. -c help.c
  30. cc: Optdriver: Bad optimizer option; ignored. (6055)
  31. cc: Optdriver: Bad optimizer option; ignored. (6055)
  32. cc +O3 +OS -Wp,-H200000    -I/usr/include/X11R4/
  33. -I/usr/include/Motif1.1 -DSYSV-DWIDGET_ACCESS -DMANUAL_CLIP
  34. -c ctrlpanel.c
  35. cc: Optdriver: Bad optimizer option; ignored. (6055)
  36. cc +O3 +OS -Wp,-H200000    -I/usr/include/X11R4/
  37. -I/usr/include/Motif1.1 -DSYSV-DWIDGET_ACCESS -DMANUAL_CLIP
  38. -c editor.c
  39. cc: Optdriver: Bad optimizer option; ignored. (6055)
  40. cc +O3 +OS -Wp,-H200000    -I/usr/include/X11R4/
  41. -I/usr/include/Motif1.1 -DSYSV-DWIDGET_ACCESS -DMANUAL_CLIP
  42. -c listshell.c
  43. cc: Optdriver: Bad optimizer option; ignored. (6055)
  44. cc +O3 +OS -Wp,-H200000    -I/usr/include/X11R4/
  45. -I/usr/include/Motif1.1 -DSYSV-DWIDGET_ACCESS -DMANUAL_CLIP
  46. -c dialog.c
  47. cc: Optdriver: Bad optimizer option; ignored. (6055)
  48. cc: Optdriver: Bad optimizer option; ignored. (6055)
  49. cc +O3 +OS -Wp,-H200000    -I/usr/include/X11R4/
  50. -I/usr/include/Motif1.1 -DSYSV-DWIDGET_ACCESS -DMANUAL_CLIP
  51. -c motif.c
  52. cc: Optdriver: Bad optimizer option; ignored. (6055)
  53. if [ -f xrolodex ]; then rm -f xrolodex~; mv -f xrolodex
  54. xrolodex~; fi
  55. cc -o xrolodex xrolo.o xrolo.db.o xrolo.index.o help.o streamdb.o
  56. ctrlpanel.o editor.o listshell.o dialog.o strstr.o motif.o +O3
  57. +OS -Wp,-H200000  -L/usr/lib/X11R4  -L/usr/lib/Motif1.1  -lXt
  58. -lXext -lX11  -lPW
  59. /bin/ld: Unsatisfied symbols:
  60.    _XmSadjustLast (data)
  61.    ...many listings...
  62.  XmTextReplace (code)
  63.  XmStringCreateSimple (code)
  64. XmStringCreateLtoR (code)
  65.     gmake: *** [xrolodex] Error 1
  66.     40.70u 5.80s 1:50.15 42.2%
  67.     ctshp>
  68.  
  69. I'm sure I'm missing something right in front of my nose...could
  70. kind person point that out? :-) Thanks much.
  71.  
  72. David
  73.  
  74. -- 
  75. ============================================================================
  76. David Doll                       UUNET: ..uunet!ctsx.celtech.com!davidd
  77. Cellular Technical Services      Seattle, WA 98121             
  78. 2401 4th Ave., Suite 808         (206) 727-6372
  79.