Menu

#201 LiVES 2.2.6 won't compile with disabled NLS

generic
closed
Salsaman
None
1
2016-03-30
2014-12-02
No

LiVES won't compile with --disable-nls:

lives-yuv4mpeg.o: In function `on_open_yuv4m_activate':
lives-yuv4mpeg.c:(.text+0x97d): undefined reference to `P_'
merge.o: In function `on_merge_ok_clicked':
merge.c:(.text+0xf6b): undefined reference to `P_'
merge.c:(.text+0x124d): undefined reference to `P_'
saveplay.o: In function `restore_file':
saveplay.c:(.text+0xfda): undefined reference to `P_'
saveplay.o: In function `add_file_info':
saveplay.c:(.text+0x4414): undefined reference to `P_'
callbacks.o:callbacks.c:(.text+0x1457a): more undefined references to `P_' follow

Full log: http://people.freebsd.org/~amdmi3/lives-disable-nls.log

as though src/support.h provides no-nls versions of e.g. _() and N_(), it doesn't provide P_().

Discussion

  • Salsaman

    Salsaman - 2016-03-30
    • status: open --> closed
    • assigned_to: Salsaman
     
  • Salsaman

    Salsaman - 2016-03-30

    Closed fixed a long time ago.

     

Log in to post a comment.