[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #64341] [Pantomime] Build failure with -Wl,--no-undefined
From: |
Yavor Doganov |
Subject: |
[bug #64341] [Pantomime] Build failure with -Wl,--no-undefined |
Date: |
Sat, 24 Jun 2023 05:34:17 -0400 (EDT) |
URL:
<https://savannah.nongnu.org/bugs/?64341>
Summary: [Pantomime] Build failure with -Wl,--no-undefined
Group: GNUstep Non-FSF
Submitter: yavor
Submitted: Sat 24 Jun 2023 12:34:14 PM EEST
Category: None
Severity: 3 - Normal
Item Group: None
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Follow-up Comments:
-------------------------------------------------------
Date: Sat 24 Jun 2023 12:34:14 PM EEST By: Yavor Doganov <yavor>
Version 1.4.0, GNU/Linux (x86_64):
$ LC_ALL=C make LDFLAGS=-Wl,--no-undefined
...
Linking framework Pantomime ...
/usr/bin/ld: obj/Pantomime.obj/CWLocalFolder+mbox.m.o: in function
`_i_CWLocalFolder_mbox_parse_mbox_stream_flags_all_':
/tmp/Pantomime-1.4.0/Framework/Pantomime/CWLocalFolder+mbox.m:451: undefined
reference to `round'
/usr/bin/ld: obj/Pantomime.obj/CWPOP3Folder.m.o: in function
`_i_CWPOP3Folder_Private__deleteOldMessages':
/tmp/Pantomime-1.4.0/Framework/Pantomime/CWPOP3Folder.m:208: undefined
reference to `lround'
/usr/bin/ld: obj/Pantomime.obj/CWPOP3Store.m.o: in function
`_i_CWPOP3Store_Private__parseRETR':
/tmp/Pantomime-1.4.0/Framework/Pantomime/CWPOP3Store.m:779: undefined
reference to `round'
collect2: error: ld returned 1 exit status
Obvious patch attached.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Sat 24 Jun 2023 12:34:14 PM EEST Name: link-libs.patch Size: 516B
By: yavor
<http://savannah.nongnu.org/bugs/download.php?file_id=54865>
_______________________________________________________
Reply to this item at:
<https://savannah.nongnu.org/bugs/?64341>
_______________________________________________
Message sent via Savannah
https://savannah.nongnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug #64341] [Pantomime] Build failure with -Wl,--no-undefined,
Yavor Doganov <=