pkgsrc-Bugs archive

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

Re: pkg/48749: www/firefox and www/seamonkey have a NetBSD specific patch



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

From: Ryo ONODERA <ryo_on%yk.rim.or.jp@localhost>
To: gnats-bugs%NetBSD.org@localhost, schaecsn%gmx.net@localhost
Cc: 
Subject: Re: pkg/48749: www/firefox and www/seamonkey have a NetBSD
 specific patch
Date: Mon, 21 Apr 2014 08:10:59 +0900 (JST)

 Hi,
 
 From: Stefan Schaeckeler <schaecsn%gmx.net@localhost>, Date: Sun, 20 Apr 2014 
17:45:00 +0000 (UTC)
 
 > The following reply was made to PR pkg/48749; it has been noted by GNATS.
 > 
 > From: Stefan Schaeckeler <schaecsn%gmx.net@localhost>
 > To: gnats-bugs%NetBSD.org@localhost
 > Cc: 
 > Subject: Re: pkg/48749: www/firefox and www/seamonkey have a NetBSD
 >  specific patch
 > Date: Sun, 20 Apr 2014 10:43:43 -0700 (PDT)
 > 
 >  > Following patch should work and it is more preferable.
 >  
 >  Works for me.
 
 I have just committed.
 
 >  > And why --disable-gamepad is needed?
 >  > Do you have another problem under Linux?
 >  
 >  I didn't realize I sent it out as well. Yes, I need it on Linux (slackware 
 > 13.0), otherwise bmake configure dies here (linux/joystick.h is actually on 
 > the filesystem, but the configure c snippet including it dies):
 >  
 >  - - - snip - - -
 >  checking for linux/joystick.h... no
 >  configure: error: Can't find header linux/joystick.h, needed for gamepad 
 > support. Please install Linux kernel headers or reconfigure with 
 > --disable-gamepad to disable gamepad support.
 >  ------ config.log ------
 >  /usr/include/linux/types.h:26:25: note: previous declaration of 'uid_t' was 
 > here
 >  In file included from /usr/include/sys/types.h:133:0,
 >                   from /usr/include/linux/input.h:14,
 >                   from /usr/include/linux/joystick.h:31,
 >                   from configure:22148:
 >  /usr/include/time.h:105:19: error: conflicting types for 'timer_t'
 >  In file included from /usr/include/linux/joystick.h:30:0,
 >                   from configure:22148:
 >  /usr/include/linux/types.h:22:26: note: previous declaration of 'timer_t' 
 > was here
 >  In file included from /usr/include/linux/input.h:14:0,
 >                   from /usr/include/linux/joystick.h:31,
 >                   from configure:22148:
 >  /usr/include/sys/types.h:235:20: error: conflicting types for 'blkcnt_t'
 >  In file included from /usr/include/linux/joystick.h:30:0,
 >                   from configure:22148:
 >  /usr/include/linux/types.h:119:23: note: previous declaration of 'blkcnt_t' 
 > was here
 >  configure: failed program was:
 >  #line 22146 "configure"
 >  #include "confdefs.h"
 >  
 >  #include <linux/joystick.h>
 >  int main() {
 >  
 >  ; return 0; }
 >  configure: error: Can't find header linux/joystick.h, needed for gamepad 
 > support. Please install Linux kernel headers or reconfigure with 
 > --disable-gamepad to disable gamepad support.
 >  *** Error code 1
 >  - - - snip - - -
 >  
 >  
 >  I'm not sure if this depends on the particular Linux kernel/header versions 
 > and so I wanted not to report it. I don't know how pkgsrc should treat this 
 > issue.
 
 I will test firefox build under my Debian GNU/Linux test environment.
 
 Thank you.
 
 --
 Ryo ONODERA // ryo_on%yk.rim.or.jp@localhost
 PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB  FD1B F404 27FA C7D1 15F3
 


Home | Main Index | Thread Index | Old Index