Gtkmm-forge digest, Vol 1 #965 - 2 msgs



Send Gtkmm-forge mailing list submissions to
	gtkmm-forge lists sourceforge net

To subscribe or unsubscribe via the World Wide Web, visit
	https://lists.sourceforge.net/lists/listinfo/gtkmm-forge
or, via email, send a message with subject or body 'help' to
	gtkmm-forge-request lists sourceforge net

You can reach the person managing the list at
	gtkmm-forge-admin lists sourceforge net

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Gtkmm-forge digest..."


gtkmm-forge is the mailing list that receives gtkmm bug reports from bugzilla.  A daily digest is sent to gtkmm-main, to encourage people to help fixing the bugs. Do not try to unsubscribe gtkmm-forge from gtkmm-list.


Today's Topics:

   1. [Bug 314283] New: Problem building glibmm on Solaris, using sun CC. (bugzilla-daemon bugzilla gnome org)
   2. [Bug 314314] New: build fails because of missing convert_p.h (bugzilla-daemon bugzilla gnome org)

--__--__--

Message: 1
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Date: Tue, 23 Aug 2005 12:05:45 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 314283] New: Problem building glibmm on Solaris, using sun CC.

Please DO NOT reply to this by email. All additional comments should be m=
ade in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=3D314283
 gtkmm | build | Ver: 2.6.x

           Summary: Problem building glibmm on Solaris, using sun CC.
           Product: gtkmm
           Version: 2.6.x
          Platform: Other
        OS/Version: Solaris
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: build
        AssignedTo: gtkmm-forge lists sourceforge net
        ReportedBy: fzipi fing edu uy
                CC: all-bugs bugzilla gnome org


Distribution/Version: i386/9

Using garnome for compiling Gnome 2.10 on Solaris 9, I had this problem.

When building 'extra_defs_gen', make fails.

Here's make output:

[fzipi picard:extra_defs_gen]$ make
source=3D'generate_extra_defs.cc' object=3D'generate_extra_defs.lo' libto=
ol=3Dyes \
DEPDIR=3D.deps depmode=3Dnone /bin/bash ../../scripts/depcomp \
/bin/bash ../../libtool --tag=3DCXX --mode=3Dcompile ccache CC -DHAVE_CON=
FIG_H -I.
-I. -I../.. -I../../glib -I/opt/csw/include/sigc++-2.0
-I/opt/csw/lib/sigc++-2.0/include -I/opt/csw/include/glib-2.0
-I/opt/csw/lib/glib-2.0/include    -I/opt/csw/include  -xO4 -xtarget=3Dna=
tive
-xildoff -c -o generate_extra_defs.lo generate_extra_defs.cc
mkdir .libs
 ccache CC -DHAVE_CONFIG_H -I. -I. -I../.. -I../../glib
-I/opt/csw/include/sigc++-2.0 -I/opt/csw/lib/sigc++-2.0/include
-I/opt/csw/include/glib-2.0 -I/opt/csw/lib/glib-2.0/include -I/opt/csw/in=
clude
-xO4 -xtarget=3Dnative -xildoff -c generate_extra_defs.cc  -DPIC -o
.libs/generate_extra_defs.o
/bin/bash ../../libtool --tag=3DCXX --mode=3Dlink ccache CC  -xO4 -xtarge=
t=3Dnative
-xildoff  -R/opt/csw/lib -L/opt/csw/lib -Wl,-ztext -Wl,-zdefs -Wl,-zcombr=
eloc -o
libglibmm_generate_extra_defs-2.4.la -rpath /opt/csw/lib  -version-info 1=
:13:0=20
generate_extra_defs.lo -L/opt/csw/lib -lsigc-2.0 -lgobject-2.0 -lgmodule-=
2.0
-ldl -lglib-2.0 -lintl -liconv   -L/opt/csw/lib -lsigc-2.0 -lgobject-2.0
-lgmodule-2.0 -ldl -lglib-2.0 -lintl -liconv
(cd .libs && rm -f libglibmm_generate_extra_defs-2.4.so.1 && ln -s
libglibmm_generate_extra_defs-2.4.so.1.0.13 libglibmm_generate_extra_defs=
-2.4.so.1)
(cd .libs && rm -f libglibmm_generate_extra_defs-2.4.so && ln -s
libglibmm_generate_extra_defs-2.4.so.1.0.13 libglibmm_generate_extra_defs=
-2.4.so)
creating libglibmm_generate_extra_defs-2.4.la
(cd .libs && rm -f libglibmm_generate_extra_defs-2.4.la && ln -s
../libglibmm_generate_extra_defs-2.4.la libglibmm_generate_extra_defs-2.4=
.la)
source=3D'generate_defs_glib.cc' object=3D'generate_defs_glib.o' libtool=3D=
no \
DEPDIR=3D.deps depmode=3Dnone /bin/bash ../../scripts/depcomp \
ccache CC -DHAVE_CONFIG_H -I. -I. -I../.. -I../../glib
-I/opt/csw/include/sigc++-2.0 -I/opt/csw/lib/sigc++-2.0/include
-I/opt/csw/include/glib-2.0 -I/opt/csw/lib/glib-2.0/include  =20
-I/opt/csw/include  -xO4 -xtarget=3Dnative -xildoff -c -o generate_defs_g=
lib.o
generate_defs_glib.cc
/bin/bash ../../libtool --tag=3DCXX --mode=3Dlink ccache CC  -xO4 -xtarge=
t=3Dnative
-xildoff  -R/opt/csw/lib -L/opt/csw/lib -Wl,-ztext -Wl,-zdefs -Wl,-zcombr=
eloc -o
generate_extra_defs  generate_defs_glib.o libglibmm_generate_extra_defs-2=
.4.la
-L/opt/csw/lib -lsigc-2.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -li=
ntl -liconv
ccache CC -xO4 -xtarget=3Dnative -xildoff -ztext -zdefs -zcombreloc -o
.libs/generate_extra_defs generate_defs_glib.o  -L/opt/csw/lib
./.libs/libglibmm_generate_extra_defs-2.4.so /opt/csw/lib/libsigc-2.0.so =
-lCstd
-lCrun /opt/csw/lib/libgobject-2.0.so /opt/csw/lib/libgmodule-2.0.so -ldl
/opt/csw/lib/libglib-2.0.so /opt/csw/lib/libintl.so -lc /opt/csw/lib/libi=
conv.so
ld: fatal: file ./.libs/libglibmm_generate_extra_defs-2.4.so: open failed=
: No
such file or directory
ld: fatal: File processing errors. No output written to .libs/generate_ex=
tra_defs

I tracked this problem to libtool. glibmm includes libtool 1.5.10, but wi=
th
garnome I had to install libtool 1.5.18. Replacing libtool on base direct=
ory
with newer version solves this problem.

------- You are receiving this mail because: -------
You are the assignee for the bug.


--__--__--

Message: 2
From: bugzilla-daemon bugzilla gnome org
To: gtkmm-forge lists sourceforge net
Date: Tue, 23 Aug 2005 17:28:12 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 314314] New: build fails because of missing convert_p.h

Please DO NOT reply to this by email. All additional comments should be m=
ade in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=3D314314
 glibmm | build | Ver: 2.7.x

           Summary: build fails because of missing convert_p.h
           Product: glibmm
           Version: 2.7.x
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: blocker
          Priority: Normal
         Component: build
        AssignedTo: gtkmm-forge lists sourceforge net
        ReportedBy: mirco pool informatik rwth-aachen de
                CC: all-bugs bugzilla gnome org


Version details: 2.7.3
Distribution/Version: Fedora Core 4

- I'm doing this with Gnome 2.11/12 installed via CVSgnome 0.5.3
- installed libsigc++2 successfully
- grab glibmm head (2.7.3) form cvs
- ./autogen.sh --prefix=3D/opt/gnome212 ; make ; make install
- compilation interrupts with:
...
Making all in private
make[5]: Entering directory `/tmp/gnome/glibmm/glib/glibmm/private'
make[5]: *** No rule to make target `convert_p.h', needed by `all-am'.  S=
top.

------- You are receiving this mail because: -------
You are the assignee for the bug.



--__--__--

_______________________________________________
Gtkmm-forge mailing list
Gtkmm-forge lists sourceforge net
https://lists.sourceforge.net/lists/listinfo/gtkmm-forge


End of Gtkmm-forge Digest



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]