help-recutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [help-recutils] Issue with UUID as a field type


From: Jose E. Marchesi
Subject: Re: [help-recutils] Issue with UUID as a field type
Date: Mon, 06 Apr 2015 22:27:13 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux)

Hi Eric.
    
    I'm getting errors when trying to use UUID as a field type:
    
    $ recfix --version
    recfix (GNU recutils) 1.7
    
    $ recfix uuid.rec
    uuid.rec:3: error: the referred type uuid does not exist

Looks like your recutils was built without uuid support.  This may
happen because:
- Your distro decided to disable that support for some reason when they
  built the package.
- You built it yourself but you dont have libuuid.  In that case the
  configure script will disable uuid support in the build, emitting a
  warning.
You mention homebrew on OSX, which seems to be a package manager, so
your problem seems to be the first one.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]