ports/76271: Update port: deskutils/vym
Anton Berezin
tobez at tobez.org
Mon Jan 17 10:27:30 UTC 2005
On Mon, Jan 17, 2005 at 10:26:12AM +0000, Volker Stolz wrote:
> Synopsis: Update port: deskutils/vym
>
> State-Changed-From-To: open->feedback
> State-Changed-By: vs
> State-Changed-When: Mon Jan 17 10:25:27 GMT 2005
> State-Changed-Why:
> - Please DON'T touch the $FreeBSD$ cvs-tag
> - Doesn't build on 4.X:
> c++ -c -pipe -Wall -W -O -pipe -g -fmemoize-lookups -fsave-memoized -D_THREAD_SAFE -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/local/share/qt/mkspecs/freebsd-g++ -I. -I../../../../../local/include -I/usr/X11R6/include -o mainwindow.o mainwindow.cpp
> mainwindow.cpp: In method `void Main::fileLoad(QString, const LoadMode &)':
> mainwindow.cpp:1112: implicit declaration of function `int mkdtemp(...)'
> mainwindow.cpp:1112: conversion from `int' to non-scalar type `QString' requested
> *** Error code 1
#include <unistd.h> is missing somewhere.
--
The moronity of the universe is a monotonically increasing function. --
Jarkko Hietaniemi
More information about the freebsd-ports-bugs
mailing list