Navigation Menu

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

compilation problem on Alpha #3339

Closed
vicuna opened this issue May 5, 2002 · 1 comment
Closed

compilation problem on Alpha #3339

vicuna opened this issue May 5, 2002 · 1 comment
Labels

Comments

@vicuna
Copy link

vicuna commented May 5, 2002

Original bug ID: 1144
Reporter: administrator
Status: closed
Resolution: fixed
Priority: normal
Severity: minor
Category: ~DO NOT USE (was: OCaml general)

Bug description

Hello,

on the Alpha (Digital Unix) I get the following compilation problem with
the most recent CVS-snapshot:

gcc -I../../byterun -O -mieee -fno-defer-pop -Wall -Wno-unused -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC -c gethost.c -o gethost.o
gethost.c: In function unix_gethostbyaddr': gethost.c:86: warning: passing arg 5 of gethostbyaddr_r' from incompatible pointer type
gethost.c:86: too many arguments to function gethostbyaddr_r' gethost.c:86: warning: assignment makes pointer from integer without a cast gethost.c: In function unix_gethostbyname':
gethost.c:136: warning: passing arg 3 of gethostbyname_r' from incompatible pointer type gethost.c:136: too many arguments to function gethostbyname_r'
gethost.c:136: warning: assignment makes pointer from integer without a cast
make[1]: *** [gethost.o] Error 1
make[1]: Leaving directory `/tmp/mottl/ocaml/otherlibs/unix'

Best regards,
Markus Mottl

--
Markus Mottl markus@oefai.at
Austrian Research Institute
for Artificial Intelligence http://www.oefai.at/~markus

@vicuna
Copy link
Author

vicuna commented May 7, 2002

Comment author: administrator

Fixed 2002-05-07 by XL

@vicuna vicuna closed this as completed May 7, 2002
@vicuna vicuna added the bug label Mar 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant