DaemonForums  

Go Back   DaemonForums > NetBSD > NetBSD Package System (pkgsrc)

NetBSD Package System (pkgsrc) Installation and upgrading of packages on NetBSD.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 6th October 2015
philo_neo71 philo_neo71 is offline
Spam Deminer
 
Join Date: Jul 2009
Posts: 278
Default issue compilation firefox

Hi,
I'm doing to compile www/firefox, after degguger the version of objets program, i do make deinstall first and do make reinstall, here i anderstand but i have a new error while compilation firefox.
This is my output :
Code:
-2.0 -I/usr/pkg/include/libpng16 -I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include -I/usr/pkg/include -I/usr/pkg/include/cairo -I/usr/pkg/include/pixman-1 -I/usr/pkg/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/include -I/usr/pkg/include/libpng16 -I/usr/X11R7/include  -DNDEBUG -DTRIMMED -O2 -fomit-frame-pointer    /usr/pkgsrc/www/firefox/work/build/ipc/chromium/Unified_cpp_ipc_chromium0.cpp
In file included from /usr/pkgsrc/www/firefox/work/build/ipc/chromium/Unified_cpp_ipc_chromium0.cpp:29:0:
/usr/pkgsrc/www/firefox/work/mozilla-release/ipc/chromium/src/base/condition_variable_posix.cc: In constructor 'ConditionVariable::ConditionVariable(Lock*)':
/usr/pkgsrc/www/firefox/work/mozilla-release/ipc/chromium/src/base/condition_variable_posix.cc:25:52: error: 'pthread_condattr_setclock' was not declared in this scope
   pthread_condattr_setclock(&attrs, CLOCK_MONOTONIC);
                                                    ^
/usr/pkgsrc/www/firefox/work/mozilla-release/config/rules.mk:958: recipe for target 'Unified_cpp_ipc_chromium0.o' failed
gmake[3]: *** [Unified_cpp_ipc_chromium0.o] Error 1
gmake[3]: Leaving directory '/usr/pkgsrc/www/firefox/work/build/ipc/chromium'
/usr/pkgsrc/www/firefox/work/mozilla-release/config/recurse.mk:71: recipe for target 'ipc/chromium/target' failed
gmake[2]: *** [ipc/chromium/target] Error 2
gmake[2]: Leaving directory '/usr/pkgsrc/www/firefox/work/build'
/usr/pkgsrc/www/firefox/work/mozilla-release/config/recurse.mk:32: recipe for target 'compile' failed
gmake[1]: *** [compile] Error 2
gmake[1]: Leaving directory '/usr/pkgsrc/www/firefox/work/build'
/usr/pkgsrc/www/firefox/work/mozilla-release/config/rules.mk:549: recipe for target 'all' failed
gmake: *** [all] Error 2
*** Error code 2

Stop.
make: stopped in /usr/pkgsrc/www/firefox
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/www/firefox
sta-antares#
I don't anderstand what happening ?

Regards
Philippe
Reply With Quote
  #2   (View Single Post)  
Old 7th October 2015
fn8t's Avatar
fn8t fn8t is offline
Real Name: Ego
Shell Scout
 
Join Date: May 2014
Location: Tao
Posts: 120
Default

Are you using the default build flags?
Reply With Quote
  #3   (View Single Post)  
Old 7th October 2015
philo_neo71 philo_neo71 is offline
Spam Deminer
 
Join Date: Jul 2009
Posts: 278
Default

I don't know !
What is it ?
Reply With Quote
  #4   (View Single Post)  
Old 7th October 2015
bashrules's Avatar
bashrules bashrules is offline
Aspiring Unix Greybeard
 
Join Date: Mar 2010
Location: Here
Posts: 80
Default

Quote:
Originally Posted by fn8t View Post
Are you using the default build flags?
Symbol CLOCK_MONOTONIC is not found. He would have needed pretty weird build flags for this to happen. So probably not.

philo_neo71, can you post your /etc/make.conf or /etc/mk.conf (or whatever it's named in NetBSD).
Reply With Quote
  #5   (View Single Post)  
Old 10th October 2015
philo_neo71 philo_neo71 is offline
Spam Deminer
 
Join Date: Jul 2009
Posts: 278
Default

Posts or theads SOLVED
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
What am I doing wrong? (multiple compilation errors) moisespedro OpenBSD Packages and Ports 13 18th May 2014 06:57 PM
why would such a compilation error occur ? daemonfowl OpenBSD Packages and Ports 3 26th October 2013 09:54 PM
[Link] Distributed compilation on NetBSD s0xxx NetBSD General 1 19th August 2011 09:03 PM
Kernel Compilation --> Error code 2 --> geom_part_pc98 (FreeBSD 7.0) stou FreeBSD Installation and Upgrading 15 11th October 2008 04:43 AM
link: `libtheora_la-common.lo' is not a valid libtool object error during compilation pax FreeBSD Ports and Packages 2 29th July 2008 11:30 AM


All times are GMT. The time now is 10:16 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick