Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Solaris 2.6 build failure #66

Closed
p5pRT opened this issue Jun 14, 1999 · 5 comments
Closed

Solaris 2.6 build failure #66

p5pRT opened this issue Jun 14, 1999 · 5 comments

Comments

@p5pRT
Copy link

p5pRT commented Jun 14, 1999

Migrated from rt.perl.org#867 (status was 'resolved')

Searchable as RT867$

@p5pRT
Copy link
Author

p5pRT commented Jun 14, 1999

From gmhard@netcom.com

#if defined(_LP64)
#define DATAMODEL_NATIVE DATAMODEL_LP64
#elif defined(_ILP32)
#define DATAMODEL_NATIVE DATAMODEL_ILP32
#else
#error "No DATAMODEL_NATIVE specified"
#endif /* _LP64 || _ILP32 */

  I always get the error (No DATAMODEL_NATIVE specified), no
matter what I do. Attempts to define it in the makefile cause
other, even uglier errors.

  FWIW, I'm using gcc 2.7.2.1 and -I/usr/local/include, which
is where the gcc includes live. I ran Configure interactively, I
answered all the questions, and I took all the defaults (except
for my email address). I'm a seasoned Unix builder who knows his
way around compilers and makefiles. Each of the questions from
Configure made perfect sense to me, and the default selections
seemed eminently reasonable.

  Any ideas?

--
REPLY TO​: G. M. Harding, gmhard@​netcom.com, gm@​flashpnt.com
WEB​: http​://www.scruz.net/~gm/ PHONE​: 408-795-5019 [PST8]
  ---> I SPEAK FOR MYSELF ALONE. [ INTJ! :-) ] <---

@p5pRT
Copy link
Author

p5pRT commented Jul 24, 2000

From [Unknown Contact. See original ticket]

Abandoning pre-5.6.0 install bugs

@p5pRT
Copy link
Author

p5pRT commented Jul 24, 2000

From [Unknown Contact. See original ticket]

test

@p5pRT
Copy link
Author

p5pRT commented Nov 28, 2003

From The RT System itself

Abandoning pre-5.6.0 install bugs

@p5pRT
Copy link
Author

p5pRT commented Nov 28, 2003

From The RT System itself

test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant