All of lore.kernel.org
 help / color / mirror / Atom feed
* ax25-tools 0.0.10rc2 won't compile
@ 2011-02-10  9:51 Peter Barrett
  2011-02-10 16:20 ` Guido Trentalancia
  2011-02-19 23:00 ` Patrick Ouellette
  0 siblings, 2 replies; 3+ messages in thread
From: Peter Barrett @ 2011-02-10  9:51 UTC (permalink / raw)
  To: linux-hams

trying to compile with puppeee 504 (gcc 4.2.2, make 3.81) can anyone help me?

here is the show-stopper (actually there is a big page of similar
undefined references):

/root/src/ax25-tools-0.0.10-rc2/hdlcutil/fl/xfsmmixer_main.cxx:379:
undefined reference to `Fl_Valuator::step(double)'
/root/src/ax25-tools-0.0.10-rc2/hdlcutil/fl/xfsmmixer_main.cxx:380:
undefined reference to `Fl_Slider::bounds(double, double)'
/root/src/ax25-tools-0.0.10-rc2/hdlcutil/fl/xfsmmixer_main.cxx:381:
undefined reference to `Fl_Valuator::value(double)'
collect2: ld returned 1 exit status
make[3]: *** [xfsmmixer] Error 1
make[3]: Leaving directory `/root/src/ax25-tools-0.0.10-rc2/hdlcutil/fl'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/src/ax25-tools-0.0.10-rc2/hdlcutil'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/src/ax25-tools-0.0.10-rc2'
make: *** [all] Error 2

73devk6fun
pete
north baandee

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: ax25-tools 0.0.10rc2 won't compile
  2011-02-10  9:51 ax25-tools 0.0.10rc2 won't compile Peter Barrett
@ 2011-02-10 16:20 ` Guido Trentalancia
  2011-02-19 23:00 ` Patrick Ouellette
  1 sibling, 0 replies; 3+ messages in thread
From: Guido Trentalancia @ 2011-02-10 16:20 UTC (permalink / raw)
  To: Peter Barrett; +Cc: linux-hams

Hello Peter !

I think you don't need to compile anything in the hdlcutil/fl
subdirectory. Only the hdlcutil subdirectory needs to be compiled.

If I force compilation in hdlcutil/fl I get similar errors, but my
Makefiles by default won't compile anything there...

Manually edit the Makefile in hdlcutil to avoid compilation of the fl
subdirectory. It's probably a good temporary fix.

73,

Guido IZ6RDB

On Thu, 10/02/2011 at 17.51 +0800, Peter Barrett wrote:
> trying to compile with puppeee 504 (gcc 4.2.2, make 3.81) can anyone help me?
> 
> here is the show-stopper (actually there is a big page of similar
> undefined references):
> 
> /root/src/ax25-tools-0.0.10-rc2/hdlcutil/fl/xfsmmixer_main.cxx:379:
> undefined reference to `Fl_Valuator::step(double)'
> /root/src/ax25-tools-0.0.10-rc2/hdlcutil/fl/xfsmmixer_main.cxx:380:
> undefined reference to `Fl_Slider::bounds(double, double)'
> /root/src/ax25-tools-0.0.10-rc2/hdlcutil/fl/xfsmmixer_main.cxx:381:
> undefined reference to `Fl_Valuator::value(double)'
> collect2: ld returned 1 exit status
> make[3]: *** [xfsmmixer] Error 1
> make[3]: Leaving directory `/root/src/ax25-tools-0.0.10-rc2/hdlcutil/fl'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/root/src/ax25-tools-0.0.10-rc2/hdlcutil'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/root/src/ax25-tools-0.0.10-rc2'
> make: *** [all] Error 2
> 
> 73devk6fun
> pete
> north baandee
> --
> To unsubscribe from this list: send the line "unsubscribe linux-hams" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: ax25-tools 0.0.10rc2 won't compile
  2011-02-10  9:51 ax25-tools 0.0.10rc2 won't compile Peter Barrett
  2011-02-10 16:20 ` Guido Trentalancia
@ 2011-02-19 23:00 ` Patrick Ouellette
  1 sibling, 0 replies; 3+ messages in thread
From: Patrick Ouellette @ 2011-02-19 23:00 UTC (permalink / raw)
  To: Peter Barrett; +Cc: linux-hams

Do you have fltk installed? (including development headers)


-- 

Patrick Ouellette                 pat@flying-gecko.net
ne4po (at) arrl (dot) net         Amateur Radio: NE4PO 

What kind of change have you been in the world today?

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-02-19 23:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-10  9:51 ax25-tools 0.0.10rc2 won't compile Peter Barrett
2011-02-10 16:20 ` Guido Trentalancia
2011-02-19 23:00 ` Patrick Ouellette

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.