Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Nov 2015 19:03:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 204605] net-im/uTox build error use of undeclared identifier 'TRUE'
Message-ID:  <bug-204605-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204605

            Bug ID: 204605
           Summary: net-im/uTox build error use of undeclared identifier
                    'TRUE'
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: mbeis@xs4all.nl
                CC: fidaj@ukr.net
             Flags: maintainer-feedback?(fidaj@ukr.net)
                CC: fidaj@ukr.net

When building the latest net-im/uTox from ports it exits with the following
error:

...
In file included from main.c:15:
./xlib/main.c:199:35: error: use of undeclared identifier 'TRUE'
        XSynchronize(ptt_display, TRUE);
                                  ^
19 warnings and 1 error generated.
Makefile:109: recipe for target 'main.o' failed
gmake[2]: *** [main.o] Error 1
gmake[2]: Leaving directory '/usr/ports/net-im/uTox/work/uTox-1316542'
*** Error code 1
...

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-204605-13>