pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/46392: glib 2.32.1 meanwhile Only <glib.h> can be included directly



The following reply was made to PR pkg/46392; it has been noted by GNATS.

From: David Shao <davshao%gmail.com@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: pkg/46392: glib 2.32.1 meanwhile Only <glib.h> can be included 
directly
Date: Mon, 30 Apr 2012 11:46:48 -0700

 Unfortunately, after using
 CPPFLAGS+=     -DGLIB_COMPILATION
 in chat/meanwhile/Makefile,
 net/kdenetwork4 fails to make replace clean with
 
 Scanning dependencies of target kopete_meanwhile
 [ 75%] Building CXX object
 
kopete/protocols/meanwhile/CMakeFiles/kopete_meanwhile.dir/kopete_meanwhile_automoc.o
 [ 76%] Building CXX object
 kopete/protocols/meanwhile/CMakeFiles/kopete_meanwhile.dir/meanwhileaccount.o
 In file included from
 
/usr/pkgsrc/net/kdenetwork4/work/.buildlink/include/meanwhile/mw_srvc_resolve.h:26:0,
                  from
 
/usr/pkgsrc/net/kdenetwork4/work/kdenetwork-4.8.2/kopete/protocols/meanwhile/meanwhilesession.h:25,
                  from
 
/usr/pkgsrc/net/kdenetwork4/work/kdenetwork-4.8.2/kopete/protocols/meanwhile/meanwhileaccount.cpp:23:
 
/usr/pkgsrc/net/kdenetwork4/work/.buildlink/include/glib/glib-2.0/glib/glist.h:28:2:
 error: #error "Only <glib.h> can be included directly."
 *** Error code 1
 
 Using the much harder replace in every file <glib/*.h> for
 chat/meanwhile previously had appeared to result in a buildable
 kdenetwork4 and thus kde4.
 


Home | Main Index | Thread Index | Old Index