missing routine from A/UX library?

Nick Beser beser at aplcomm.JHUAPL.EDU
Wed Jun 19 23:40:11 AEST 1991


I am attempting to compile and link xxgdb using the gcc compiler, A/UX 2.01 and
Apple's X11 (new version). I noticed that one of the programs is 
calling rewinddir. I have the correct include files in the program:

#include <sys/types.h>
#include <dirent.h>

however, when linking the program, the linker states that rewinddir is
missing. The man page on rewinddir suggests that #include<dirent.h> is 
ok to use. Any Ideas what could be going on? By substituting 
#include <sys/dir.h> I get it to link, however the program bombs
as soon as it runs. The first time I run it from the window, I get
an openning of the xxgdb window, but the program exits right away.
If I try it again, it just returns without openning a window at all.

Has anyone been successfull in getting xxgdb operating on A/UX?

Thanks,
Nick Beser
beser at aplcomm.jhuapl.edu



More information about the Comp.unix.aux mailing list