FS#55640 - [plan9port] Problem with 9l (linking)
Attached to Project:
Community Packages
Opened by aksr (aksr) - Friday, 15 September 2017, 18:33 GMT
Last edited by Alexander F. Rødseth (xyproto) - Thursday, 26 October 2017, 22:12 GMT
Opened by aksr (aksr) - Friday, 15 September 2017, 18:33 GMT
Last edited by Alexander F. Rødseth (xyproto) - Thursday, 26 October 2017, 22:12 GMT
|
Details
Description:
9l when executed reports errors: $ 9l (.text.startup+0x5): undefined reference to `p9main' collect2: error: ld returned 1 exit status $ Additional info: * 20170426.9e-2 Steps to reproduce: Execute `9l' |
This task depends upon
Closed by Alexander F. Rødseth (xyproto)
Thursday, 26 October 2017, 22:12 GMT
Reason for closing: No response
Thursday, 26 October 2017, 22:12 GMT
Reason for closing: No response
Is it the same problem as this? http://comp.os.plan9.narkive.com/s6syNqwy/9fans-russ-s-plan9-tar-gz-question
What is the full command you want to execute? Does it work if you use the `-l9` flag when linking?