You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jacl-discuss
when compiling jacl (with make jacl), I get a "undefined reference to
`encrypt'". I had to edit the makefile and add -lcrypt for linking it.
I don't know if it's supposed to be like this, so I haven't changed
this on the repository myself.