[2003-03-18] Ken wrote:
>
>Thanks, Rene!
>
>The output is now:
>
>delta# gmake -f Makefile.bsd
>c++ -O2 -I. -D__UNIX__ -D__BSD__ -D__FREEBSD__ -DXMAIL_X86
>-D_REENTRANT=1 -D_THREAD_SAFE=1 -c SysDep.cpp
>In file included from SysDep.cpp:40:
>SysDepBSD.cpp: In function `int SysMemoryInfo(SYS_INT64 *, SYS_INT64
>*, SYS_INT64 *, SYS_INT64 *)':
>SysDepBSD.cpp:2795: implicit declaration of function `int
>sysctlbyname(...)'
>SysDepBSD.cpp:2836: storage size of `KSwap' isn't known
>SysDepBSD.cpp:2837: `SWIF_DEV_PREFIX' undeclared (first use this
>function)
>SysDepBSD.cpp:2837: (Each undeclared identifier is reported only once
>SysDepBSD.cpp:2837: for each function it appears in.)
>SysDepBSD.cpp:2837: confused by earlier errors, bailing out
>gmake: *** [SysDep.o] Error 1
>
>That one line still says FreeBSD so I'm thinking I'm still having a
>problem. And, the problems in SysDepBSD.cpp remain.
Yep, still can't tell your on OpenBSD.
What do your environment variables look like? ...Could you post the output
of the "env" command?
Or you might want to try:
gmake -f Makefile.bsd OSTYPE=OpenBSD
-- grafik - Don't Assume Anything
-- [EMAIL PROTECTED] - [EMAIL PROTECTED]
-- [EMAIL PROTECTED]
-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]