Displaying 9 results from an estimated 9 matches for "datamodel_n".
Did you mean:
datamodel
2002 Apr 17
0
[Bug 57] make: #error "No DATAMODEL_NATIVE specified"
http://bugzilla.mindrot.org/show_bug.cgi?id=57
djm at mindrot.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From djm at mindrot.org 2002-04-17 11:27
2001 Jul 27
3
installation error
...finition
In file included from /usr/include/sys/stream.h:26,
from /usr/include/netinet/in.h:38,
from /usr/include/rpc/auth_kerb.h:14,
from /usr/include/rpc/rpc.h:39,
from saveload.c:229:
/usr/include/sys/model.h:32: #error "No DATAMODEL_NATIVE specified"
*** Error code 1
make: Fatal error: Command failed for target `saveload.o'
Current working directory /tmp/R-1.3.0/src/main
*** Error code 1
make: Fatal error: Command failed for target `R'
Current working directory /tmp/R-1.3.0/src/main
*** Error code 1
make: Fatal erro...
1998 Nov 24
3
Problems compiling samba-1.9.18p10 on Solaris 2.6
...clude/sys/select.h:45: warning: this is the location of the previous
definition
In file included from /usr/include/sys/stream.h:26,
from /usr/include/netinet/in.h:38,
from includes.h:160,
from util.c:22:
/usr/include/sys/model.h:32: #error "No DATAMODEL_NATIVE specified"
*** Error code 1
make: Fatal error: Command failed for target `util.o'
Thanx
Yasmine
2001 May 18
1
Installation help (saveload.c)
...tion
In file included from /usr/include/sys/stream.h:26,
from /usr/include/netinet/in.h:38,
from /usr/include/rpc/auth_kerb.h:14,
from /usr/include/rpc/rpc.h:39,
from saveload.c:229:
/usr/include/sys/model.h:32: #error "No DATAMODEL_NATIVE specified"
The errors appear to be due to lines in select.h and param.h. These
appear to be Sun-supplied files, so at this point I don't know what
to do.
Thanks for any suggestions.
-Don
--
--------------------------------------
Don MacQueen
Environmental Protection Department
La...
2000 Mar 27
1
Installing R on Solaris
.../select.h:45: warning: this is the location of the
previous definition
In file included from /usr/include/sys/stream.h:26,
from /usr/include/netinet/in.h:38,
from /usr/include/netdb.h:96,
from sock.c:49:
/usr/include/sys/model.h:32: #error "No DATAMODEL_NATIVE specified"
make[3]: *** [sock.d] Error 1
make[3]: Leaving directory `/opt/local/R-1.0.0/src/appl'
make[2]: *** [R] Error 2
make[2]: Leaving directory `/opt/local/R-1.0.0/src/appl'
make[1]: *** [R] Error 1
make[1]: Leaving directory `/opt/local/R-1.0.0/src'
make: *** [R] Error...
1997 Aug 19
0
Compile problems - Solaris 2.6
...ile entries but I am puzzled
by the following error.
----Begin output-----
In file included from /usr/include/sys/stream.h:26,
from /usr/include/netinet/in.h:38,
from includes.h:153,
from server.c:22:
/usr/include/sys/model.h:32: #error "No DATAMODEL_NATIVE specified"
*** Error code 1
make: Fatal error: Command failed for target `server.o'
----End output-----
Has anyone encountered this error? Perhaps it is something specific to 2.6. I
haven't tried to compile on 2.5.1 yet to test this theory.
Any help would be appreciated.
Ch...
1998 Apr 21
1
R-beta: R make problem
...finition
In file included from /usr/include/sys/stream.h:26,
from /usr/include/netinet/in.h:38,
from /usr/include/rpc/auth_kerb.h:14,
from /usr/include/rpc/rpc.h:39,
from saveload.c:243:
/usr/include/sys/model.h:32: #error "No DATAMODEL_NATIVE specified"
*** Error code 1
make: Fatal error: Command failed for target `saveload.o'
Current working directory /home/res4/gilp/R-versions/R-0.61.1/src/main
*** Error code 1
make: Fatal error: Command failed for target `build'
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-....
1999 Mar 18
1
Building R under gnumake 3.75, Solaris 2.6
...finition
In file included from /usr/include/sys/stream.h:26,
from /usr/include/netinet/in.h:38,
from /usr/include/rpc/auth_kerb.h:14,
from /usr/include/rpc/rpc.h:39,
from saveload.c:269:
/usr/include/sys/model.h:32: #error "No DATAMODEL_NATIVE specified"
make[2]: *** [saveload.o] Error 1
make[2]: Leaving directory `/home/johnm/packages/R-0.63.3/src/main'
make[1]: *** [R] Error 1
make[1]: Leaving directory `/home/johnm/packages/R-0.63.3/src'
make: *** [R] Error 1
Clearly the error is generated by /usr/include/sys/model....
1997 Dec 13
1
R-beta: Compile error; R-0.60.1, Solaris 2.6, gcc 2.7.2.1
...finition
In file included from /usr/include/sys/stream.h:26,
from /usr/include/netinet/in.h:38,
from /usr/include/rpc/auth_kerb.h:14,
from /usr/include/rpc/rpc.h:39,
from saveload.c:243:
/usr/include/sys/model.h:32: #error "No DATAMODEL_NATIVE specified"
make[2]: *** [saveload.o] Error 1
make[2]: Leaving directory `/home/user_14/jlund/src/R-0.60.1/src/main'
make[1]: *** [build] Error 2
make[1]: Leaving directory `/home/user_14/jlund/src/R-0.60.1/src'
make: *** [install] Error 2
poisson:~/src/R-0.60.1/>
-.-.-.-.-.-...