Skip to content

Instantly share code, notes, and snippets.

I hereby claim:

  • I am gijs-koot on github.
  • I am gijskoot (https://keybase.io/gijskoot) on keybase.
  • I have a public key ASCpvk5-58h7ioVTS37qBVtpJg1YOrunTMH-egtNhJEl4go

To claim this, I am signing this object:

{
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@Gijs-Koot
Gijs-Koot / gist:e4210e38e575dae16f19
Created July 4, 2014 14:02
brew liblas install problem; conflicting types for '_GTIFcalloc'
$ brew install -v liblas
==> Downloading http://download.osgeo.org/liblas/libLAS-1.7.0.tar.gz
Already downloaded: /Library/Caches/Homebrew/liblas-1.7.0.tar.gz
==> Verifying liblas-1.7.0.tar.gz checksum
tar xf /Library/Caches/Homebrew/liblas-1.7.0.tar.gz
==> cmake .. -DWITH_GEOTIFF=ON -DWITH_GDAL=ON -DCMAKE_INSTALL_PREFIX=/usr/local/Cellar/liblas/1.7.0 -DCMAKE_BUILD_TYPE=None -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_VERBOSE_MAKEFILE=ON -Wno-dev
-- The C compiler identification is AppleClang 5.1.0.5030040
-- The CXX compiler identification is AppleClang 5.1.0.5030040
-- Check for working C compiler: /usr/local/Library/ENV/4.3/clang
-- Check for working C compiler: /usr/local/Library/ENV/4.3/clang -- works