open:~$ ls -l /usr/include/stdint.h
lrwxr-xr-x 1 root bin 12 Jan 8 11:33 /usr/include/stdint.h -> sys/
stdint.h
open:~$ uname -a
OpenBSD open.local 4.0 GENERIC#0 i386
open:~$
I had to patch parts of mDNS to compile and function properly. Check
this mailing list for patches I submitted. Don't know about OpenBSD
3.8 though. Any chance you could upgrade to 4.0?
Marcel
On Jan 30, 2007, at 7:26 PM, m.zeckinger wrote:
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
This email sent to email@hidden
_______________________________________________
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