Closed
Bug 232122
Opened 21 years ago
Closed 21 years ago
can't build libical on NetBSD & FreeBSD
Categories
(Calendar :: Internal Components, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: taya, Assigned: gray)
Details
Attachments
(1 file, 1 obsolete file)
libical could not be built on NetBSD & FreeBSD because __USE_BSD is not defined
for these platform.
| Reporter | ||
Comment 1•21 years ago
|
||
patch to define __USE_BSD on NetBSD & FreeBSD
Sadly, I don't have access to FreeBsd or Netbad box. If you can create a patch,
I'll test that it doesn't break anything and check it in.
John
Comment 3•21 years ago
|
||
Comment on attachment 139840 [details] [diff] [review]
patch to define __USE_BSD on NetBSD & FreeBSD
Please provide a patch that can be applied to the source files in
mozilla/other-licenses/libical to fix the problem. The current patch is out of
the scope of the libical code even if it does fix the problem.
Attachment #139840 -
Attachment is obsolete: true
| Reporter | ||
Comment 4•21 years ago
|
||
I'm sorry I submitted wrong patch.
It is a correct one.
Comment 5•21 years ago
|
||
Checked into CVS.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 6•21 years ago
|
||
I could build & run mozilla calendar with latest source check out from CVS.
Thank you!
Status: RESOLVED → VERIFIED
Updated•19 years ago
|
Component: libical → Internal Components
Comment 7•19 years ago
|
||
The bugspam monkeys have been set free and are feeding on Calendar :: Internal Components. Be afraid for your sanity!
QA Contact: gurganbl → base
You need to log in
before you can comment on or make changes to this bug.
Description
•