11099 libfksmbsrv Makefiles need updating on SPARC too

Review Request #1890 — Created May 31, 2019 and submitted

ptribble
illumos-gate
11099
general

A SPARC build fails with:

Undefined first referenced
symbol in file
smbsrv_pcap_dump dmod/smbsrv.o
smbsrv_pcap_open dmod/smbsrv.o
smbsrv_pcap_close dmod/smbsrv.o
ld: fatal: symbol referencing errors. No output written to dmod/libfksmbsrv.so

We need to update

usr/src/cmd/mdb/sparc/v7/libfksmbsrv/Makefile

and

usr/src/cmd/mdb/sparc/v9/libfksmbsrv/Makefile

to add smbsrv_pcap.c to MODSRCS, the same way the intel Makefiles were updated in #10962

Build no longer has the error after the fix.

andy_js
  1. Ship It!
  2. 
      
citrus
  1. Ship It!
  2. 
      
gwr
  1. Oops! Sorry about that!

  2. 
      
domag02
  1. Ship It!
  2. 
      
ptribble
Review request changed

Status: Closed (submitted)

Loading...