public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* build failure of latest ethtool
@ 2012-12-06 16:06 Or Gerlitz
  2012-12-06 16:29 ` Ben Hutchings
  0 siblings, 1 reply; 3+ messages in thread
From: Or Gerlitz @ 2012-12-06 16:06 UTC (permalink / raw)
  To: Ben Hutchings; +Cc: netdev

Hi Ben,

FYI, building the latest ethtool git fails since sfpid.c is not present 
in the Makefile. Once I built it manually and added to the linkage line, 
ethtool  builds OK.

$ gcc -Wall -g -O2   -o ethtool ethtool.o amd8111e.o de2104x.o e100.o 
e1000.o igb.o fec_8xx.o ibm_emac.o ixgb.o ixgbe.o natsemi.o pcnet32.o 
realtek.o tg3.o marvell.o vioc.o smsc911x.o at76c50x-usb.o sfc.o 
stmmac.o rxclass.o
ethtool.o: In function `do_getmodule':
/upstream/ethtool/ethtool.c:3616: undefined reference to `sff8079_show_all'
collect2: ld returned 1 exit status
make[1]: *** [ethtool] Error 1

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

end of thread, other threads:[~2012-12-06 16:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-06 16:06 build failure of latest ethtool Or Gerlitz
2012-12-06 16:29 ` Ben Hutchings
2012-12-06 16:33   ` Or Gerlitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox