[sad ale org: gtk compile error on HP-UX]
- From: Miguel de Icaza <miguel nuclecu unam mx>
- To: gtk-list redhat com
- Subject: [sad@ale.org: gtk compile error on HP-UX]
- Date: Fri, 2 Oct 1998 12:57:04 -0500
------- Start of forwarded message -------
Return-Path: <sduchene@mindspring.com>
Date: Fri, 2 Oct 1998 00:28:02 -0400
From: "Steven A. DuChene" <sad@ale.org>
To: gtk-list@redhat.com
Cc: miguel@nuclecu.unam.mx
Subject: gtk compile error on HP-UX
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 0.93.2i
Below is a problem I have while trying to compile latest gtk stuff
on HP-UX 10.20 Anybody have any idea what is going on? I looked at
the code in the areas it is complaining about and it is having a
prob with a GTK_BLAH_Next thing. I don't have the sources here at
home or I would include the offending lines...
Steve DuChene
- ----- Forwarded message from "Steven A. DuChene" <sad@porsche.atl.hp.com> -----
Subject: gtk error
Date: Thu, 1 Oct 1998 18:29:38 -0400 (EDT)
X-Mailer: ELM [version 2.4 PL24]
No suffix list.
make all-recursive
No suffix list.
Making all in gdk
Making all in gtk
/bin/sh ../libtool --mode=compile cc -Ae -D_HPUX_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/local/lib/glib/include -I/usr/local/include -I/usr/local/include -O -DGTK_NO_CHECK_CASTS -c gtkctree.c
cc -Ae -D_HPUX_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/local/lib/glib/include -I/usr/local/include -I/usr/local/include -O -DGTK_NO_CHECK_CASTS -c +Z -DPIC gtkctree.c
cc: "gtkctree.c", line 2526: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
cc: "gtkctree.c", line 2526: error 1549: Modifiable lvalue required for assignment operator.
cc: "gtkctree.c", line 2528: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
cc: "gtkctree.c", line 2528: error 1549: Modifiable lvalue required for assignment operator.
cc: "gtkctree.c", line 2529: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
cc: "gtkctree.c", line 2529: error 1549: Modifiable lvalue required for assignment operator.
cc: "gtkctree.c", line 2530: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
cc: "gtkctree.c", line 2530: error 1549: Modifiable lvalue required for assignment operator.
cc: "gtkctree.c", line 2553: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
cc: "gtkctree.c", line 2553: error 1549: Modifiable lvalue required for assignment operator.
cc: "gtkctree.c", line 2555: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
cc: "gtkctree.c", line 2555: error 1549: Modifiable lvalue required for assignment operator.
cc: "gtkctree.c", line 2556: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
cc: "gtkctree.c", line 2556: error 1549: Modifiable lvalue required for assignment operator.
cc: "gtkctree.c", line 2557: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
cc: "gtkctree.c", line 2557: error 1549: Modifiable lvalue required for assignment operator.
cc: "gtkctree.c", line 2564: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
cc: "gtkctree.c", line 2564: error 1549: Modifiable lvalue required for assignment operator.
cc: "gtkctree.c", line 2567: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
cc: "gtkctree.c", line 2567: error 1549: Modifiable lvalue required for assignment operator.
cc: "gtkctree.c", line 2569: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
cc: "gtkctree.c", line 2569: error 1549: Modifiable lvalue required for assignment operator.
cc: "gtkctree.c", line 2571: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
cc: "gtkctree.c", line 2571: error 1549: Modifiable lvalue required for assignment operator.
cc: "gtkctree.c", line 2574: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
cc: "gtkctree.c", line 2574: error 1549: Modifiable lvalue required for assignment operator.
cc: "gtkctree.c", line 2579: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
cc: "gtkctree.c", line 2579: error 1549: Modifiable lvalue required for assignment operator.
cc: "gtkctree.c", line 2580: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
cc: "gtkctree.c", line 2580: error 1549: Modifiable lvalue required for assignment operator.
cc: "gtkctree.c", line 2589: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
cc: "gtkctree.c", line 2589: error 1549: Modifiable lvalue required for assignment operator.
cc: "gtkctree.c", line 2673: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
cc: "gtkctree.c", line 2673: error 1549: Modifiable lvalue required for assignment operator.
cc: "gtkctree.c", line 2674: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
cc: "gtkctree.c", line 2674: error 1549: Modifiable lvalue required for assignment operator.
cc: "gtkctree.c", line 2679: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
cc: "gtkctree.c", line 2679: error 1549: Modifiable lvalue required for assignment operator.
cc: "gtkctree.c", line 2908: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
cc: "gtkctree.c", line 2908: error 1549: Modifiable lvalue required for assignment operator.
cc: "gtkctree.c", line 2911: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
cc: "gtkctree.c", line 2911: error 1549: Modifiable lvalue required for assignment operator.
cc: "gtkctree.c", line 2915: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
cc: "gtkctree.c", line 2915: error 1549: Modifiable lvalue required for assignment operator.
cc: "gtkctree.c", line 2998: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
cc: "gtkctree.c", line 2998: error 1549: Modifiable lvalue required for assignment operator.
cc: "gtkctree.c", line 2999: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
cc: "gtkctree.c", line 2999: error 1549: Modifiable lvalue required for assignment operator.
cc: "gtkctree.c", line 3000: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
cc: "gtkctree.c", line 3000: error 1549: Modifiable lvalue required for assignment operator.
cc: "gtkctree.c", line 3004: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
cc: "gtkctree.c", line 3004: error 1549: Modifiable lvalue required for assignment operator.
cc: "gtkctree.c", line 3867: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
cc: "gtkctree.c", line 3867: error 1549: Modifiable lvalue required for assignment operator.
*** Error exit code 1
Stop.
*** Error exit code 1
Stop.
*** Error exit code 1
Stop.
- ----- End forwarded message -----
- --
Steven A. DuChene Linux Fan! http://www.mindspring.com/~sduchene
Outside of a dog, a book is a man's best friend. Inside a dog it's
too dark to read.
-- Groucho Marx
------- End of forwarded message -------
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]