gomd-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gomd-devel] "../../libgomd.h" and /usr/include


From: Matthias Rechenburg
Subject: [gomd-devel] "../../libgomd.h" and /usr/include
Date: Mon, 12 Apr 2004 17:47:05 +0000
User-agent: KMail/1.4.3

Hi again,

have probs with the "make rpm" option (and maybe user will
also have problems to use the libgomd.h from /usr/include.

If i put the libgomd.h in /usr/include (the install place) and use
it in souces it complaints about other missing header like e.g. netCode.h.
We will have to provide all needed headers in /usr/include (or any other 
place) to fix this (to my mind)

Includes must not be used as "../../libgomd.h" in our and should not be used
in the users code.

here the compile-complaints if i include <libgomd.h> as it should be ;)

c++ -I. -I.. -I/usr/lib/qt-3.1/include -I/usr/include/qt3 -I/usr/include/qt 
-I/usr/X11R6/include -I/usr/include/cc++2 -O2 -O0 -g3 -Wall -fno-check-new -c 
gomdprocs.cpp
In file included from gomdprocs.h:67,
                 from gomdprocs.cpp:26:
/usr/include/libgomd.h:19:29: netCode.h: No such file or directory
In file included from gomdprocs.h:67,
                 from gomdprocs.cpp:26:
/usr/include/libgomd.h:31: 'netCode' is used as a type, but is not defined as 
a
   type.
make[2]: *** [all] Error 1

howdy,

Matt
-- 
E-mail  :  address@hidden
www     : http://www.openmosixview.com
an openMosix-cluster management GUI


     .--.    
    |o_o |   
    |:_/ |   
   //   \ \
  (|     | ) 
 /'\_   _/`\  LINUX: the best text-adventure in the world
 \___)=(___/






reply via email to

[Prev in Thread] Current Thread [Next in Thread]