Hi,

The latest tag has an error in CMakeLists.txt,
cmake -DUSE_FSAL_GLUSTER=ON -DCURSES_LIBRARY=/usr/lib64 
-DCURSES_INCLUDE_PATH=/usr/include/ncurses -DCMAKE_BUILD_TYPE=Maintainer 
-DUSE_DBUS=ON /root/nfs-ganesha/src/
CMake Error: Error in cmake code at
/root/nfs-ganesha/src/CMakeLists.txt:1310:
Parse error.  Function missing ending ")".  End of file reached.


This is due to a typo in line 38 of /src/CMakeLists.txt. The diff is pasted 
here,

-set(GANESHA_EXTRA_VERSION -dev-3
+set(GANESHA_EXTRA_VERSION -dev-3)


Thanks
Meghana



------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Nfs-ganesha-devel mailing list
Nfs-ganesha-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel

Reply via email to