Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 May 1999 18:04:31 +0100 (BST)
From:      Joao Pedras <jpedras@mail.telepac.pt>
To:        freebsd-questions@freebsd.org
Subject:   glib-1.2.2 port
Message-ID:  <XFMail.990529180431.jpedras@mail.telepac.pt>

next in thread | raw e-mail | index | archive | help
hello all

when trying to install glib-1.2.2, using the port I got this :

cc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -O3 -pipe -m486
-Wall -c  -fPIC -DPIC gdate.c -o .libs/gdate.lo
cc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -O3 -pipe -m486
-Wall -c gdate.c -o gdate.o >/dev/null 2>&1
mv -f .libs/gdate.lo gdate.lo
/bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.
-DG_LOG_DOMAIN=g_log_domain_glib    -O3 -pipe -m486 -Wall -c gerror.c
rm -f .libs/gerror.lo
cc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -O3 -pipe -m486
-Wall -c  -fPIC -DPIC gerror.c -o .libs/gerror.lo
gerror.c: In function `g_on_error_query':
gerror.c:102: warning: implicit declaration of function `getpid'
gerror.c: In function `g_on_error_stack_trace':
gerror.c:157: warning: implicit declaration of function `fork'
gerror.c: In function `stack_trace':
gerror.c:194: storage size of `tv' isn't known
gerror.c:202: warning: implicit declaration of function `pipe'
gerror.c:211: warning: implicit declaration of function `close'
gerror.c:211: warning: implicit declaration of function `dup'
gerror.c:215: warning: implicit declaration of function `execvp'
gerror.c:225: warning: implicit declaration of function `bzero'
gerror.c:228: warning: implicit declaration of function `write'
gerror.c:241: warning: implicit declaration of function `select'
gerror.c:247: warning: implicit declaration of function `read'
gerror.c:194: warning: unused variable `tv'
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.

Can you shed some light on this ?

Joao

------------------------------------------------------------------------
Sent on 29-May-99 at 18:00:11
Powered by FreeBSD -> http://www.freebsd.org <-  "The Power to Serve"
PGP key available upon request or may be cut at 
http://members.tripod.com/fbsd/pgpkey.html
------------------------------------------------------------------------

They're only trying to make me LOOK paranoid!



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.990529180431.jpedras>