Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#59023 closed defect (duplicate)

mailx: Undefined symbols _RAND_egd _SSLv3_client_method

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: tobypeterson
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: yan12125 (Chih-Hsuan Yen)
Port: mailx

Description

mailx does not build:

Undefined symbols for architecture x86_64:
  "_RAND_egd", referenced from:
      _ssl_init in openssl.o
  "_SSLv3_client_method", referenced from:
      _ssl_open in openssl.o
ld: symbol(s) not found for architecture x86_64

Change History (3)

comment:1 Changed 5 years ago by yan12125 (Chih-Hsuan Yen)

Resolution: duplicate
Status: assignedclosed

mailx is dead and I will propose to make it obsoleted once other OpenSSL 1.1-related build failures are addressed.

Duplicate of ticket:58990, which is closed as WONTFIX.

comment:2 Changed 5 years ago by ryandesign (Ryan Carsten Schmidt)

I searched for open tickets before filing this one. The other ticket should be left open until the mailx build failure no longer exists, either by fixing the port or by marking it replaced by another.

comment:3 Changed 5 years ago by yan12125 (Chih-Hsuan Yen)

Thanks for the suggestion. I've also reopened another similar ticket ticket:58977.

Note: See TracTickets for help on using tickets.