POV-Ray : Newsgroups : povray.unix : Compiling on Cygwin : Compiling on Cygwin Server Time
28 Jul 2024 10:18:28 EDT (-0400)
  Compiling on Cygwin  
From: Thomas
Date: 2 Aug 2002 08:05:04
Message: <web.3d4a752b6a7e3952bbe30ae0@news.povray.org>
Hello,

Since everyone started to do private compiles I thought I might give it a
try on Cygwin (unix enviroment under Windows). And I end up with the
following error:

g++ -DPREFIX=\"/usr/local\" -DPOV_LIB_DIR=\"/usr/local/share/povray-3.5\"
-DCOMPILER_VER=\".Linux.gcc\" -DSYSCONFDIR=\"/usr/local/etc\"     `if [
"Xgcc" = "Xgcc" ]; then echo "-Wno-multichar"; fi ` -I/usr/X11R6/include
-I/usr/X11R6/include/X11 -c unix.cpp
unix.cpp:101: libgen.h: No such file or directory
make: *** [unix.o] Error 1

And I don't seem to have libgen.h on my system at all, any clue where I
could find a copy of it?

TIA, Thomas

ps. Anyone tried AIX yet?


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.