Bug report #7909
Compile error - grass plugin
| Status: | Closed | ||
|---|---|---|---|
| Priority: | Normal | ||
| Assignee: | - | ||
| Category: | Build/Install | ||
| Affected QGIS version: | 1.8.0 | Regression?: | No | 
| Operating System: | FreeBSD | Easy fix?: | No | 
| Pull Request or Patch supplied: | No | Resolution: | fixed | 
| Crashes QGIS or corrupts data: | No | Copied to github as #: | 16781 | 
Description
To build grass plugin (All versions : 1.8.0 and master), FreeBSD needs to include utempter and linking with ulog.
You will find attached a patch correcting the file kpty.cpp and CMakeLists.txt
Related issues
History
#1
    
    Updated by Jürgen Fischer over 12 years ago
    - File fbsd.diff
 added 
does this patch work for and does it include all necessary changes for FreeBSD?
#2
    
    Updated by Loïc BARTOLETTI over 12 years ago
    Hello,
I just tested your patch and it works perfectly. Thank you.
The last proble for FreeBSD is with the globe's plugin. unfortunately why I still have errors, I will open another ticket for it.
#3
    
    Updated by Giovanni Manghi about 12 years ago
    - Status changed from Open to Closed