Opened 12 years ago

Closed 12 years ago

#10191 closed Bug Report - General (Fixed)

latest bombs with

Reported by: Marc Tousignant <myrdhn@…> Owned by:
Priority: minor Milestone: 0.25
Component: MythTV - General Version: Master Head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

Attempting to build the latest a512562574b637fe990f55bcbacb80fc3bc1ce14 on bombs with the below.

../../libs/libmythtv/libmythtv-0.24.so: undefined reference to `StreamHandler::IsRunning?() const' ../../libs/libmythtv/libmythtv-0.24.so: undefined reference to `StreamHandler::AddListener?(MPEGStreamData*, bool, bool, QString)' ../../libs/libmythtv/libmythtv-0.24.so: undefined reference to `typeinfo for StreamHandler?' ../../libs/libmythtv/libmythtv-0.24.so: undefined reference to `StreamHandler::StreamHandler?(QString const&)' ../../libs/libmythtv/libmythtv-0.24.so: undefined reference to `StreamHandler::~StreamHandler?()' ../../libs/libmythtv/libmythtv-0.24.so: undefined reference to `StreamHandler::RemoveListener?(MPEGStreamData*)' ../../libs/libmythtv/libmythtv-0.24.so: undefined reference to `StreamHandler::SetRunning?(bool, bool, bool)' collect2: ld returned 1 exit status make[2]: * [mythavtest] Error 1 make[2]: Leaving directory `/var/tmp/portage/media-tv/mythtv-9999/work/mythtv/programs/mythavtest' make[1]: * [sub-mythavtest-make_default] Error 2 make[1]: * Waiting for unfinished jobs....

1da9d23d2838bc2d2e0bc06e2e9e1d382897d21d build fine.

Attachments (1)

mythtv-build-error.zip (33.1 KB) - added by Marc Tousignant <myrdhn@…> 12 years ago.

Download all attachments as: .zip

Change History (4)

Changed 12 years ago by Marc Tousignant <myrdhn@…>

Attachment: mythtv-build-error.zip added

comment:1 Changed 12 years ago by Github

Refs #10191. Add streamhandler.{cpp,h} to ceton dependencies.

Branch: master Changeset: 3236d72ef75ab776493d93a1aca3c8c2409f1dda

comment:2 Changed 12 years ago by Marc Tousignant <myrdhn@…>

This is fixed, thanks

comment:3 Changed 12 years ago by danielk

Milestone: unknown0.25
Resolution: Fixed
Status: newclosed
Version: UnspecifiedTrunk Head

Thanks for the report and update.

Note: See TracTickets for help on using tickets.