Search results

  1. R

    pangomm and glibmm installation problem

    I used gcc48 to compile the following packages mondounix.com# portmaster devel/glibmm mondounix.com# portmaster accessibility/atkmm mondounix.com# portmaster textproc/qt4-clucene mondounix.com# portmaster devel/qt4-help mondounix.com# portmaster devel/qt4-qdbusviewer mondounix.com# portmaster...
  2. R

    pangomm and glibmm installation problem

    mondounix.com# cd /usr/ports/graphics/cairomm mondounix.com# make deinstall clean && make install clean ===> Running ldconfig /sbin/ldconfig -m /usr/local/lib ===> Registering installation for cairomm-1.10.0_1 Installing cairomm-1.10.0_1... done ===> Cleaning for cairomm-1.10.0_1...
  3. R

    pangomm and glibmm installation problem

    Thanks for reply. I have read /usr/ports/UPDATING, and use this procedure, but not luck. mondounix.com# portmaster -r gio-fam-backend mondounix.com# pkg delete gio-fam-backend mondounix.com# portmaster -a And I have tried to recompile cairomm mondounix.com# cd /usr/ports/graphics/cairomm...
  4. R

    pangomm and glibmm installation problem

    Sorry, what ports I must recompile?
  5. R

    pangomm and glibmm installation problem

    I don't understand why if I try to check for new packages with the following command, there is nothing to update. mondounix.com# pkg version -vL '=' If I try with pkg check, the result is: mondounix.com# pkg check -da graphics/cairomm has a missing dependency: devel/gio-fam-backend...
  6. R

    pangomm and glibmm installation problem

    I've solved the problem, using a different version of gcc mondounix.com# portsclean -CDD mondounix.com# portsnap fetch update mondounix.com# portsdb -Fu gcc48 mondounix.com# portmaster devel/glibmm mondounix.com# portmaster accessibility/atkmm mondounix.com# portmaster textproc/qt4-clucene...
  7. R

    pangomm and glibmm installation problem

    glibmm does not want to update. I also tried other solutions. mondounix.com# portmaster -o lang/perl5.16 lang/perl5.14 mondounix.com# portmaster devel/glibmm .... dbussubtreevtable.cc:125:39: error: redefinition of 'vtable' with a different type: 'const Gio::DBus::InterfaceVTable *' vs...
  8. R

    pangomm and glibmm installation problem

    Solved for python27 but not for other packages. mondounix.com# pkg install python27 Updating repository catalogue The following 1 packages will be installed: Reinstalling python27-2.7.5_1 (needed shared library changed) The installation will require 79 kB more space 0 B to be...
  9. R

    pangomm and glibmm installation problem

    Ok, I've solved some problem. The new situation is: mondounix.com# pkg check -da accessibility/atkmm has a missing dependency: devel/glibmm accessibility/atkmm has a missing dependency: devel/gio-fam-backend graphics/cairomm has a missing dependency: devel/glibmm graphics/cairomm has a missing...
  10. R

    pangomm and glibmm installation problem

    mondounix.com# pkg check -da [root@freebsd9-64bit ~]# pkg check -da devel/ORBit2 has a missing dependency: devel/gio-fam-backend ports-mgmt/packagekit has a missing dependency: devel/gio-fam-backend databases/akonadi has a missing dependency: devel/gio-fam-backend www/mod_dnssd has a missing...
  11. R

    FreeBSD mmap and ptrace privilege escalation

    According to advisory http://www.freebsd.org/security/advisories/FreeBSD-SA-13:06.mmap.asc, I've applied a patch and rebuilt the kernel on my FreeBSD 10.0 CURRENT. It works fine. http://www.mondounix.com/freebsd-mmap-privilege-escalation/ [user@freebsd10 ~]$ ./b [+] Saved old '/sbin/ping' [+]...
  12. R

    FreeBSD mmap and ptrace privilege escalation

    I've made a backup of the system (it is a test virtual machine) and try to apply patch and rebuild kernel.
  13. R

    FreeBSD mmap and ptrace privilege escalation

    I've found this two code for privilege escalation. I've tested on FreeBSD 10 and it works fine! x( [user@freebsd10 ~]$ uname -a FreeBSD freebsd10 10.0-CURRENT FreeBSD 10.0-CURRENT Info: http://www.mondounix.com/freebsd-mmap-privilege-escalation/ Advisory...
  14. R

    pangomm and glibmm installation problem

    Same problem with clang. mondounix.com# cat /etc/make.conf CC=clang CXX=clang++ CPP=clang-cpp # added by use.perl 2013-05-23 14:38:35 PERL_VERSION=5.16.2 WITH_PKGNG=yes mondounix.com# cd /usr/ports/devel/glibmm/ && make install clean ... dbussubtreevtable.cc:125:39: error: redefinition of...
  15. R

    pangomm and glibmm installation problem

    I don't understand why pangomm searches for glibmm-2.4. pangomm-2.28.4 depends on shared library: glibmm-2.4 - not found And I don't solve any previous problem. Thanks.
  16. R

    pangomm and glibmm installation problem

    devel/qt4-help has a missing dependency: textproc/qt4-clucene devel/qt4-qdbusviewer has a missing dependency: textproc/qt4-clucene pkg: Package 'textproc/qt4-clucene' was not found in the repositories mondounix.com# cd /usr/ports/textproc/qt4-clucene/ mondounix.com# make install clean ...
  17. R

    pangomm and glibmm installation problem

    Other information about my problem: mondounix.com# portsnap fetch update mondounix.com# pkgdb -fu mondounix.com# pkg check -da accessibility/atkmm has a missing dependency: devel/glibmm graphics/cairomm has a missing dependency: devel/glibmm textproc/libxml++26 has a missing dependency...
  18. R

    pangomm and glibmm installation problem

    Same problem with update of atkmm. mondounix.com# portmaster -GbwD --no-confirm atkmm .... 3 errors generated. gmake[2]: *** [dbussubtreevtable.lo] Error 1 gmake[2]: Leaving directory `/usr/ports/devel/glibmm/work/glibmm-2.34.1/gio/giomm' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving...
  19. R

    pangomm and glibmm installation problem

    mondounix.com# uname -a FreeBSD mondounix.com 10.0-CURRENT FreeBSD 10.0-CURRENT mondounix.com# cd /usr/ports/x11-toolkits/pangomm/ && make install clean ===> pangomm-2.28.4 depends on executable: gm4 - found ===> pangomm-2.28.4 depends on executable: gmake - found ===> pangomm-2.28.4...
  20. R

    Problem with pkg2ng and perl-5.16.2_1

    Thanks for help, I think it's solved.
Back
Top