View Issue Details

IDProjectCategoryView StatusLast Update
0000337easycwmpBugpublic2018-06-25 18:42
Reportermohamed.kallel Assigned Toemna.trigui@pivasoftware.com  
PrioritylowSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Summary0000337: wrong name reference LIBUBOX_LDFLAGS in configure.ac
DescriptionFrom github issues: https://github.com/pivasoftware/easycwmp/issues/38

in the file configure.ac, around line 59, LIBUBOX_LDFLAGS should be LIBUBUS_LDFLAGS:
My corrected version:

AC_ARG_WITH([libubus-lib-path],
  [AS_HELP_STRING([--with-libubus-lib-path], [location of the libubus library])], [LIBUBUS_LDFLAGS="-L$withval"])
AC_SUBST([LIBUBUS_LDFLAGS])
TagsNo tags attached.
e-mail notification

Activities

emna.trigui@pivasoftware.com

2018-06-25 18:42

developer   ~0000878

Delivered in EasyCwmp-1.7.0

Issue History

Date Modified Username Field Change
2018-06-13 13:20 mohamed.kallel New Issue
2018-06-13 13:22 mohamed.kallel Description Updated
2018-06-25 18:42 emna.trigui@pivasoftware.com Note Added: 0000878
2018-06-25 18:42 emna.trigui@pivasoftware.com Status new => resolved
2018-06-25 18:42 emna.trigui@pivasoftware.com Resolution open => fixed
2018-06-25 18:42 emna.trigui@pivasoftware.com Assigned To => emna.trigui@pivasoftware.com