Interesting, I show stdint.h on my 4.0 server (OpenBSD pear.local 4.0 GENERIC#1107 i386) under /usr/include
Can you verify that it is there, if it is, add -I/usr/include (a bit pedantic) to one of those pesky Makefiles. If you are still having troubles, let me know and I'll hash out compilation steps on OpenBSD for you (I'm a bit reluctant to as this is a quasi-production machine, i.e. not for my silly development)
strange, tried a find * | grep stdint.h in /usr/ but the file is not there.
If it's not there, maybe there's a port that contains some of that std*h stuff that doesn't already exist.
By the way, what version of OpenBSD, and what gcc versions are you using?
i am using OpenBSD 3.8 GENERIC#138 i386
# gcc --version
gcc (GCC) 3.3.5 (propolice)
# gmake --version
GNU Make 3.80
still no luck...
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Bonjour-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/bonjour-dev/email@hidden