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

Perl help. #147

Closed
p5pRT opened this issue Jul 2, 1999 · 3 comments
Closed

Perl help. #147

p5pRT opened this issue Jul 2, 1999 · 3 comments

Comments

@p5pRT
Copy link

p5pRT commented Jul 2, 1999

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

Searchable as RT952$

@p5pRT
Copy link
Author

p5pRT commented Jul 2, 1999

From tcolli@medisys.co.uk

Checking your choice of C compiler and flags for coherency...
I've tried to compile and run the following simple program​:

#include <stdio.h>
int main() { printf("Ok\n"); exit(0); }

I used the command​:

  /bin/cc -O -I/usr/include -I/usr/ucbinclude -o try -L/usr/ccs/lib -L/usr
/ucblib -L/usr/local/lib try.c -lsocket -lnsl -ldbm -ldl -lld -lm -lc -lcrypt -l
ucb -lx
  ./try

and I got the following output​:

UX​:sh (sh)​: ERROR​: ./try​: Cannot execute
The program compiled OK, but exited with status 1.
(The supplied flags or libraries might be incorrect.)

You have a problem. Shall I abort Configure [y]
Ok. Stopping Configure.
#

Can you help?

Tim Collie.

@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 Nov 28, 2003

From The RT System itself

Abandoning pre-5.6.0 install bugs

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