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 10th October 2015
philo_neo71 philo_neo71 is offline
Spam Deminer
 
Join Date: Jul 2009
Posts: 278
Default issue XEN3_DOM0

Hi,
I try to install XEN3_DOM0 on biquad cores opteron (amd64), i read this link, sorry it's a french blog but you can to translate automatickely http://maniatux.grinome.org/index.ph...netbsd-en-dom0.
I am at make after make depend, i've got error, it's about to set "rpdk" variable, this is my out put :
Code:
bprop/prop_dictionary.c -o prop_dictionary.o
../../../../../../lib/libkern/../../../common/lib/libprop/prop_dictionary.c: In function '_prop_dict_keysym_alloc':
../../../../../../lib/libkern/../../../common/lib/libprop/prop_dictionary.c:285:38: error: variable 'rpdk' set but not used [-Werror=unused-but-set-variable]
  prop_dictionary_keysym_t opdk, pdk, rpdk;
                                      ^
cc1: all warnings being treated as errors
*** Error code 1

Stop.
make[1]: stopped in /usr/src/sys/arch/amd64/compile/XEN3_DOM0/lib/kern
*** Error code 1

Stop.
make: stopped in /usr/src/sys/arch/amd64/compile/XEN3_DOM0
dct-pegasus#
Can i to set "rpdk" ?

Regards
Philippe
Reply With Quote
  #2   (View Single Post)  
Old 11th October 2015
gsvelto gsvelto is offline
New User
 
Join Date: Oct 2014
Posts: 3
Default

What compiler flags are you using? The compilation error you're hitting should only be a warning but you're probably compiling with the -Werror flag and it's causing the compilation to fail.
Reply With Quote
  #3   (View Single Post)  
Old 12th October 2015
philo_neo71 philo_neo71 is offline
Spam Deminer
 
Join Date: Jul 2009
Posts: 278
Default

Hi,
I've updating the pkgsrc repository, i've a same issue !
How to know by the command line the compilator that i use ?

Regards
Philippe
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
unicode issue daemonfowl OpenBSD General 5 25th January 2012 09:35 PM
FTP issue? desreguard OpenBSD General 14 29th August 2011 04:21 PM
VPN Nat issue on 4.8 copetts OpenBSD Security 2 12th April 2011 10:34 AM
Possible SMP Issue? MetalHead OpenBSD General 1 25th November 2008 03:52 AM
RAM issue nikkon FreeBSD General 5 7th May 2008 04:26 AM


All times are GMT. The time now is 02:12 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